BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

Hopper limit not working as intended #174

Closed SlamBam140 closed 1 year ago

SlamBam140 commented 1 year ago

Expected behavior

people with a hopperlimit of 300 should be possible to place 300 hoppers

Observed/Actual behavior

players can't place Hoppers beyond 50 and if they already had more hoppers than 50 they would need to remove alot of hoppers while their limit is 300

Steps/models to reproduce

without updating any plugin on the server the hopper limit bugged out and says it's 50 when /is limits says its 300 image image blocklimit is 50 by default but people can upgrade it until 250 offset checked my islandblockcount and it's still says 250 offset blocklimits: HOPPER: 50

"blockLimitsOffset": { "HOPPER": 250 },

BentoBox version

Running PAPER 1.19.3. BentoBox version: 1.22.0 Database: JSON Loaded Game Worlds: skyblock_world (SkyBlock): Overworld, Nether, The End Loaded Addons: Bank 1.4.0 (ENABLED) Biomes 2.1.0 (ENABLED) Border 4.1.0 (ENABLED) BSkyBlock 1.16.0 (ENABLED) Challenges 1.1.0 (ENABLED) Chat 1.1.4 (ENABLED) ControlPanel 1.13.0 (ENABLED) DimensionalTrees 1.6.0 (ENABLED) ExtraMobs 1.12 (ENABLED) IslandFly 1.9.0 (ENABLED) Level 2.9.0 (ENABLED) Likes 2.3.0 (ENABLED) Limits 1.19.0 (ENABLED) MagicCobblestoneGenerator 2.5.0 (ENABLED)

Plugin list

Plugins (75): AdvancedGift, AntiAFKPlus, AreaShop, AuctionHouse, AutoPickup2, BedrockMiner, BentoBox, BetonQuest, BlockLocker, BossShopPro, BottledExp, BuycraftX, ChestShop, ChestShopNotifier, Citizens, CitizensIntergration, CleanroomGenerator, CMI, CMILib, DeathMessages, DeluxeCoinflip, DeluxeCombat, DeluxeCombat_Addon_WG, Duels, DungeonSystem, eco, EcoEnchants, EffectLib, FastAsyncWorldEdit (WorldEdit), FeatherBoard, HeadBlocks, HeadDatabase, HolographicDisplays, HyperDrive, Hyperverse, InteractiveBoard, ItemShops, LagAssist, LeaderHeadsRevamped, LibsDisguises, LimitCrafting, LimitedUses, LogBlock, mcMMO, Minepacks, MobFarmManager, MythicMobs, NametagEdit, NBTAPI, NetworkManager, ParticlesMenu, PL-Hide, PlaceholderAPI, PlayerParticles, Polymart, PremiumVanish, ProtocolLib, RoseStacker, SendToConsole, Shopkeepers, SimplePets, Spartan, SpecializedCrates, TCRestart, TNTRun_reloaded, TradeSystem, UltimateShoutPro, UltimateVotes, UpgradeableHoppers, Vault, ViaBackwards, ViaVersion, VoidGen, WGEF-Reborn, WorldGuard

Other

No response

SlamBam140 commented 1 year ago

problem fixed, Limits 1.19.1 b305 doesn't have this problem