Expected behavior
We want to have different hopper limits for each rank in our AOneBlock server.
We tried setting the top rank at 400, and the default rank at 10
Top Rank: aoneblock.island.limit.hopper.400
Default Rank: aoneblock.island.limit.hopper.10
When the default player uses "/ob limits" we want the limits to change when they hover over the item in the GUI to the limit that has been assigned. Ex: Default rank should show 0/10 if they have none placed and the top rank should show 0/400 if they have none placed.
Observed/Actual behavior
So far I've tried a few ways to configure.
1st:
Set limit in config to the limit I want the default rank to have: hopper:10
Give the first rank a value above that default limit: aoneblock.island.limit.hopper.11
Restart the server
Player joins and uses: /ob limits
Limits still says 0/10 and the player cannot place more than 10 (they should have perms for a limit of 11)
2nd:
Set limit in config to the limit I want the top rank to have: hopper:400
Give the first rank a value above that default limit: aoneblock.island.limit.hopper.10
Restart the server
Player joins and uses: /ob limits
Limits still says 0/400 and the player can place more than the 10 they were assigned by perms
Seems like the perms are being ignored or this plugin is broken for AOneBlock
Steps/models to reproduce
There are no errors in console, the only way I can suggest this can be reproduced is have a server running:
Paper: git-Paper-301 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: e14aff9)
BentoBox: BentoBox-1.17.3.jar
AOneBlock Addon: AOneBlock-1.8.1.jar
Limits Addon: Limits-1.17.2.jar
BentoBox version
Running PAPER 1.17.1.
BentoBox version: 1.17.3
Database: JSON
Loaded Game Worlds:
oneblock_world (OneBlock): Overworld, Nether*
Loaded Addons:
AOneBlock 1.8.1 (ENABLED)
Bank 1.3.2 (ENABLED)
Border 3.2.0 (ENABLED)
Challenges 0.8.4 (ENABLED)
Chat 1.1.4 (ENABLED)
ControlPanel 1.13.0 (ENABLED)
Level 2.7.2 (ENABLED)
Limits 1.17.2 (ENABLED)
Upgrades 0.2.0-SNAPSHOT-b84 (ENABLED)
Warps 1.11.1 (ENABLED)
Plugin list
Plugins (53): AdvancedColorAPI, AdvancedDevelopmentLibrary, AdvancedEnchantments, AlonsoTags, AuctionHouse, BankPlus, BentoBox, BuycraftX, Chunky, Citizens, ClearLag, CMI, CMILib, CoreProtect, CustomCommands, DeathPenalties, DeluxeCoinflip, FastAsyncWorldEdit (WorldEdit), floodgate, GCore, GoldenCrates, GuiRedeemMCMMO*, HolographicDisplays, JetsMinions, LuckPerms, mcMMO, MoneyPouch, Multiverse-Core*, NBTAPI, NexEngine, NightVision*, PinataParty, PlaceholderAPI, PlayerVaults, ProCasino, ProCosmetics, ProtocolLib, ProVotes, QuickShop, RoseStacker, SafariNet, spark, TAB, TempFly, TokenManager, UpgradeableHoppers, Vault, VoidGen, Votifier, Voting, WorldBorderAPI, WorldGuard, WorldGuardExtraFlags
Other
No response
Expected behavior
We want to have different hopper limits for each rank in our AOneBlock server.
We tried setting the top rank at 400, and the default rank at 10
Top Rank: aoneblock.island.limit.hopper.400
Default Rank: aoneblock.island.limit.hopper.10
When the default player uses "/ob limits" we want the limits to change when they hover over the item in the GUI to the limit that has been assigned. Ex: Default rank should show 0/10 if they have none placed and the top rank should show 0/400 if they have none placed.
Observed/Actual behavior
So far I've tried a few ways to configure.
1st:
Set limit in config to the limit I want the default rank to have: hopper:10
Give the first rank a value above that default limit: aoneblock.island.limit.hopper.11
Restart the server
Player joins and uses: /ob limits
Limits still says 0/10 and the player cannot place more than 10 (they should have perms for a limit of 11)
2nd:
Set limit in config to the limit I want the top rank to have: hopper:400
Give the first rank a value above that default limit: aoneblock.island.limit.hopper.10
Restart the server
Player joins and uses: /ob limits
Limits still says 0/400 and the player can place more than the 10 they were assigned by perms
Seems like the perms are being ignored or this plugin is broken for AOneBlock
Steps/models to reproduce
There are no errors in console, the only way I can suggest this can be reproduced is have a server running:
Paper: git-Paper-301 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: e14aff9)
BentoBox: BentoBox-1.17.3.jar
AOneBlock Addon: AOneBlock-1.8.1.jar
Limits Addon: Limits-1.17.2.jar
BentoBox version
Running PAPER 1.17.1.
BentoBox version: 1.17.3
Database: JSON
Loaded Game Worlds:
oneblock_world (OneBlock): Overworld, Nether*
Loaded Addons:
AOneBlock 1.8.1 (ENABLED)
Bank 1.3.2 (ENABLED)
Border 3.2.0 (ENABLED)
Challenges 0.8.4 (ENABLED)
Chat 1.1.4 (ENABLED)
ControlPanel 1.13.0 (ENABLED)
Level 2.7.2 (ENABLED)
Limits 1.17.2 (ENABLED)
Upgrades 0.2.0-SNAPSHOT-b84 (ENABLED)
Warps 1.11.1 (ENABLED)
Plugin list
Plugins (53): AdvancedColorAPI, AdvancedDevelopmentLibrary, AdvancedEnchantments, AlonsoTags, AuctionHouse, BankPlus, BentoBox, BuycraftX, Chunky, Citizens, ClearLag, CMI, CMILib, CoreProtect, CustomCommands, DeathPenalties, DeluxeCoinflip, FastAsyncWorldEdit (WorldEdit), floodgate, GCore, GoldenCrates, GuiRedeemMCMMO*, HolographicDisplays, JetsMinions, LuckPerms, mcMMO, MoneyPouch, Multiverse-Core*, NBTAPI, NexEngine, NightVision*, PinataParty, PlaceholderAPI, PlayerVaults, ProCasino, ProCosmetics, ProtocolLib, ProVotes, QuickShop, RoseStacker, SafariNet, spark, TAB, TempFly, TokenManager, UpgradeableHoppers, Vault, VoidGen, Votifier, Voting, WorldBorderAPI, WorldGuard, WorldGuardExtraFlags
Other
No response