Grief Prevention

Grief Prevention

1M Downloads

Private points have stopped being accrued

Ezdrael opened this issue · 1 comments

commented

Observed Behavior

Hello. I have a problem: For some reason, hourly private points have stopped being accrued, although the configuration file contains the number

    Claim Blocks Accrued Per Hour:
      Default: 10
    Max Accrued Claim Blocks:
      Default: 80000

Expected Behavior

Private points should be accrued hourly.

Reproduction steps


Stack trace or error log

[21:02:54] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.4
-----
[21:04:15] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.4
[21:04:15] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[21:04:15] [Server thread/INFO]: [GriefPrevention] 0 total claims loaded.
[21:04:16] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[21:04:16] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[21:04:17] [Server thread/INFO]: [GriefPrevention] Boot finished.
-----
[21:04:28] [Server thread/INFO]: [GSit] Link with GriefPrevention successful!
-----
[21:04:35] [Server thread/INFO]: [TreeFeller] - Compatibility GriefPrevention: true
-----
[21:04:41] [Server thread/INFO]: [PvPManager] GriefPrevention Found! Enabling borders and checking conflicting settings
[21:04:41] [Server thread/WARN]: [PvPManager] GriefPrevention has some combat features without showing any feedback messages. Make sure to set PunishLogout to false and set CombatTimeoutSeconds to 0 seconds in GP config. Conflicts with those features often get wrongly blamed on PvPManager due to lack of GP feedback messages.
------
[21:05:35] [Server thread/INFO]: [UltimateAirdrops] Enabled Soft-Dependencies: DecentHolograms, GriefPrevention, PlaceHolderAPI
------
[21:05:38] [Server thread/INFO]: [SimpleClans] Registered GriefPreventionProvider successfully
------
[21:06:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: griefprevention [1.7.0]
------

Server version

Spogot 1.21.4

GriefPrevention version

GriefPrevention-16.18.4

Configuration

# Default values are perfect for most servers.  If you want to customize and have a question, look for the answer here first: http://dev.bukkit.org/bukkit-plugins/grief-prevention/pages/setup-and-configuration/

GriefPrevention:
  SeaLevelOverrides:
    world: -1
    world_nether: -1
    world_the_end: -1
    limbo: -1
  Claims:
    Mode:
      limbo: Survival
      world_nether: Survival
      world_the_end: Survival
      world: Survival
    PreventGlobalMonsterEggs: true
    PreventTheft: true
    ProtectCreatures: true
    PreventButtonsSwitches: true
    LockWoodenDoors: false
    LockTrapDoors: false
    LockFenceGates: true
    EnderPearlsRequireAccessTrust: true
    RaidTriggersRequireBuildTrust: true
    ProtectHorses: true
    ProtectDonkeys: true
    ProtectLlamas: true
    InitialBlocks: 100
    Claim Blocks Accrued Per Hour:
      Default: 10
    Max Accrued Claim Blocks:
      Default: 80000
    Accrued Idle Threshold: 0
    AccruedIdlePercent: 0
    AbandonReturnRatio: 1.0
    AutomaticNewPlayerClaimsRadius: 4
    AutomaticNewPlayerClaimsRadiusMinimum: 0
    ExtendIntoGroundDistance: 5
    MinimumWidth: 5
    MinimumArea: 100
    MaximumDepth: -2147483648
    InvestigationTool: STICK
    ModificationTool: GOLDEN_SHOVEL
    Expiration:
      ChestClaimDays: 7
      UnusedClaimDays: 14
      AllClaims:
        DaysInactive: 60
        ExceptWhenOwnerHasTotalClaimBlocks: 10000
        ExceptWhenOwnerHasBonusClaimBlocks: 1000
      AutomaticNatureRestoration:
        SurvivalWorlds: false
    AllowTrappedInAdminClaims: false
    MaximumNumberOfClaimsPerPlayer: 0
    CreationRequiresWorldGuardBuildPermission: true
    VillagerTradingRequiresPermission: true
    CommandsRequiringAccessTrust: /sethome
    DeliverManuals: true
    ManualDeliveryDelaySeconds: 30
    RavagersBreakBlocks: true
    FireSpreadsInClaims: false
    FireDamagesInClaims: false
    LecternReadingRequiresAccessTrust: true
  Spam:
    Enabled: true
    LoginCooldownSeconds: 60
    LoginLogoutNotificationsPerMinute: 5
    ChatSlashCommands: /me;/global;/local
    WhisperSlashCommands: /tell;/pm;/r;/whisper;/msg
    WarningMessage: Будь ласка, зменште рівень шуму. Спамери будуть забанені.
    BanOffenders: true
    BanMessage: Забанено за спам.
    AllowedIpAddresses: 1.2.3.4; 5.6.7.8
    DeathMessageCooldownSeconds: 120
    Logout Message Delay In Seconds: 0
  PvP:
    RulesEnabledInWorld:
      world: true
      world_nether: true
      world_the_end: true
      limbo: true
    ProtectFreshSpawns: true
    PunishLogout: true
    CombatTimeoutSeconds: 15
    AllowCombatItemDrop: false
    BlockedSlashCommands: /home;/vanish;/spawn;/tpa
    ProtectPlayersInLandClaims:
      PlayerOwnedClaims: true
      AdministrativeClaims: true
      AdministrativeSubdivisions: true
    AllowLavaDumpingNearOtherPlayers:
      PvPWorlds: true
      NonPvPWorlds: false
    AllowFlintAndSteelNearOtherPlayers:
      PvPWorlds: true
      NonPvPWorlds: false
    ProtectPetsOutsideLandClaims: false
  Economy:
    ClaimBlocksMaxBonus: 10
    ClaimBlocksPurchaseCost: 10.0
    ClaimBlocksSellValue: 10.0
  ProtectItemsDroppedOnDeath:
    PvPWorlds: false
    NonPvPWorlds: true
  BlockLandClaimExplosions: true
  BlockSurfaceCreeperExplosions: true
  BlockSurfaceOtherExplosions: true
  LimitSkyTrees: true
  LimitTreeGrowth: false
  PistonMovement: CLAIMS_ONLY
  PistonExplosionSound: true
  FireSpreads: false
  FireDestroys: false
  AdminsGetWhispers: true
  AdminsGetSignNotifications: true
  VisualizationAntiCheatCompatMode: false
  SmartBan: true
  Mute New Players Using Banned Words: true
  MaxPlayersPerIpAddress: 3
  SilenceBans: true
  Siege:
    Worlds: []
    BreakableBlocks:
    - GLASS
    - BIRCH_PLANKS
    - ACACIA_PLANKS
    - PURPLE_WOOL
    - SAND
    - DARK_OAK_PLANKS
    - CYAN_WOOL
    - SPRUCE_PLANKS
    - DIRT
    - LIME_WOOL
    - LIGHT_GRAY_WOOL
    - FERN
    - DEAD_BUSH
    - BLUE_WOOL
    - GRASS_BLOCK
    - BROWN_WOOL
    - JUNGLE_PLANKS
    - GLASS_PANE
    - YELLOW_WOOL
    - GRAVEL
    - WHITE_WOOL
    - COBBLESTONE
    - LIGHT_BLUE_WOOL
    - PINK_WOOL
    - BLACK_WOOL
    - GREEN_WOOL
    - ORANGE_WOOL
    - MAGENTA_WOOL
    - SNOW
    - OAK_PLANKS
    - RED_WOOL
    - GRAY_WOOL
    - SHORT_GRASS
    DoorsOpenDelayInSeconds: 300
    CooldownEndInMinutes: 60
  EndermenMoveBlocks: false
  SilverfishBreakBlocks: false
  CreaturesTrampleCrops: false
  RabbitsEatCrops: true
  HardModeZombiesBreakDoors: false
  MobProjectilesChangeBlocks: false
  Database:
    URL: ''
    UserName: ''
    Password: ''
  UseBanCommand: false
  BanCommandPattern: ban %name% %reason%
  Advanced:
    fixNegativeClaimblockAmounts: true
    ClaimExpirationCheckRate: 60
    OfflinePlayer_cache_days: 90
  Abridged Logs:
    Days To Keep: 7
    Included Entry Types:
      Social Activity: true
      Suspicious Activity: true
      Administrative Activity: false
      Debug: false
      Muted Chat Messages: false
  ConfigVersion: 1

Plugin list

[21:01:49] [ServerMain/INFO]: [bootstrap] Running Java 21 (Java HotSpot(TM) 64-Bit Server VM 21.0.6+8-LTS-188; Oracle Corporation null) on Windows 10 10.0 (amd64)
[21:01:49] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-212-main@bb1beda (2025-03-17T10:10:58Z) for Minecraft 1.21.4
[21:01:52] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[21:02:01] [ServerMain/INFO]: [FileProviderSource] The spark plugin will not be loaded as this server bundles the spark profiler.
[21:02:02] [ServerMain/INFO]: [PluginInitializerManager] Initialized 57 plugins
[21:02:02] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (5):
 - DeathChest (1.0-SNAPSHOT), LibreLogin (0.24.0), MarriageMaster (2.7.8), Minepacks (2.4.31.6-T20250103114036), nightcore (2.7.4)
[21:02:02] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (52):
 - AnimatedScoreboard (0.3.7), AuraSkills (2.2.8), AxPlayerWarps (1.7.0), BSpawner (1.1.0), BankPlus (6.3), BattlePass (4.8.18), BetterHud (1.12), Border (1.0.0-SNAPSHOT), Citizens (2.0.37-SNAPSHOT (build 3727)), CitizensCMD (2.7.2), CitizensGUI (1.12), CrazyAuctions (1.7.0), DailyRewardsPlus (1.4.6), DecentHolograms (2.8.15), DeluxeMenus (1.14.0-Release), DiscordSRV (1.29.0), DoorsReloaded (1.3.1), EconomyBridge (1.2.0), Essentials (2.21.1-dev+11-2bb4438), EssentialsSpawn (2.21.1-dev+12-8455212), ExcellentCrates (6.1.0), FlectoneChat (4.5.1), GSit (2.2.0), Geyser-Spigot (2.7.0-SNAPSHOT), GriefPrevention (16.18.4), HoloMobHealth (2.3.12.1), LuckPerms (5.4.156), MoneyFromMobs (4.9), OpenAudioMc (6.10.10), Oraxen (1.189.0), PlaceholderAPI (2.11.6), PlayerPoints (3.3.0), PlugManX (2.4.1), PrimeSeller (2.4.7), ProtocolLib (5.3.0), PvPManager (3.38.2), Sentinel (2.9.2-SNAPSHOT (build 527)), Shopkeepers (2.23.3), SimpleClans (2.19.2-05e7abc), SkinsRestorer (15.6.1), SpygChestShop (1.2.0), TigerReports (5.3.5), TradeSystem (2.6.3), TreeFeller (1.25.1), UltimateAirdrops (1.1.2), UltimateAutoRestart (2025.02), UltimateServerProtector (33.4), Vault (1.7.3-b131), ajLeaderboards (2.10.1), floodgate (2.2.4-SNAPSHOT (b116-0e3163c)), ntdLuckyBlock (2.8.28), sleep-most (5.5.3)

Running without GriefPrevention

  • I attempted running the server without GriefPrevention installed.
  • The problem does not occur when GriefPrevention is removed from the server.

Running with only GriefPrevention

  • I attempted running only GriefPrevention on the server.
  • The issue still occurs when GriefPrevention is the only plugin running.

Running on a fresh, clean server installation

  • I attempted testing for the issue on a new server.
  • The issue still occurs on a new server.

Using unmodified client

  • I attempted testing for the issue with the vanilla client.
  • The issue still occurs when using the vanilla client.

We appreciate you taking the time to fill out a bug report!

  • I searched for similar issues before submitting this bug report.
commented

Per FAQ: https://docs.griefprevention.com/faq/

AFK players do not receive claim blocks (unless configured in the Advanced section of the config). Enable debug logs in the GP config to see information about accrued claimblock deliveries, which occur every 10 minutes.