BentoBoxWorld / Limits

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

SPAWNER material limit not working. #40

Open iLewisMC opened 5 years ago

iLewisMC commented 5 years ago

Description Im currently trying to setup 'General Block Limiting' in the config.yml for Limits addons. I have hoppers working fine with a limit of 5 set default and the msg displays when I hit the limit but when im attempting to add 'SPAWNER' as a material it doesnt limit it at all ingame. My config currently looks like this;

blocklimits:
  HOPPER: 5
  SPAWNER: 3

Steps to reproduce the behavior:

  1. Attempt to limit 'SPAWNER' placement on BSkyblock Islands.

Expected behavior As the config reads above I expected the Limits plugin to limit to a max of 3 spawners and then display a msg (Just as it does with HOPPERS.)

Screenshots image

Server Information:

[Please complete the following information:]

[11:29:37] [Server thread/INFO]: Plugins (67): CleanroomGenerator, IronicChest, PlaceholderAPI, MobEggSpawnerBlocker, PlugMan, ChatReaction, OldCombatMechanics, DeluxeTags, MoneyFormatter, ViaVersion, ViaBackwards, WorldEdit, OpenInv, CommandBlocker, ClearLag, MessageAnnouncer, Votifier, ProtocolLib, DeathMessagesPrime, VotingPlugin, MVdWPlaceholderAPI, SketchMapUpdated, DeluxeMenus, PermissionsEx, FeatherBoard, Vault, HolographicDisplays, WorldGuard, Spleef, LockettePro, ChestCommands, ShopGUIPlus, Essentials, BeastWithDraw, BountyHunters, SC-Essentials, BuycraftX, SafeTrade, Citizens, BentoBox, CrazyAuctions, EssentialsChat, ChestShop, NoFlyZone, Quests, EssentialsProtect, Confiscate, EssentialsGeoIP, IslandBorder, ServerSigns, CommandNPC, CombatLogX, EssentialsSpawn, PlayerHeads, TitleManager, Multiverse-Core, Shopkeepers, HungerGames, MineResetLite, BlockParticles, MobArena, KillerMoney, AreaShop, HyperDrive, MineResetLitePlus, ChatControl

iLewisMC commented 5 years ago

After finding the /bsb limits command I have found out that im limited to 36 spawners. image

But no where in the config or my permissions have I stated that value. Only '3' in the config.

Poslovitch commented 5 years ago

But no where in the config or my permissions have I stated that value. Only '3' in the config.

Have you restarted the server upon reducing the value?

iLewisMC commented 5 years ago

Yes I did reboot, but to be 100% sure ive just done another reboot and im getting the same results.

Please note: I never reduced any values just added the limit of 3 for spawners into the config.

iLewisMC commented 4 years ago

@tastybento Why arent you considering this issue a bug?

tastybento commented 4 years ago

Weird. I missed this for some reason. Please try the latest Limits version. There’s a number of big fixes. Also run a recount on yourself for the island. It’s either a bug in the config file, a permission interfering or something else.