-
-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/bsbadmin commands not functioning properly #506
Comments
Player was not being added correctly to the island (I was writing to the Island object directly instead of using the Island Manager - duh). You'll need to unregister Batica from the island using the admin unregister command and then re-add him. Note that you will need the new build to unregister a team member. Fix coming in a few mins. |
Fixes #506 Also, admin unregister was blocking unregistration of team players, but that is an artificial constraint, so I enabled it. Without it, it would not be possible to correct weird team issues like this one after they happen.
Okay, give the new build a test when you can and if it works for you then close the ticket. |
Sorry for late reply, but we did not update until now. [main/INFO]: [CHAT] Bentobox version: 1.3.0-SNAPSHOT -The island was unregistered as you said. |
Description
After the island & owner are registered via /bsbadmin register - /bsbadmin setowner,kick & /is team kick,setowner seem to act irregulary. Only the latest problem with spawn island will be explained below, since it's fresh, though it happens with other too.
Steps to reproduce the behavior:
Expected behavior
The usage of /bsbadmin and /island above mentioned commands should have a different outcome?
Server Information:
Database being used:
MySQL
OS:
Debian GNU/Linux 9
Java Version:
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
Addons installed?
[23:30:32] [main/INFO]: [CHAT] Bentobox version: 1.2.1-SNAPSHOT
[23:30:32] [main/INFO]: [CHAT] Loaded Game Worlds:
[23:30:32] [main/INFO]: [CHAT] skyblock (skyblock)
[23:30:32] [main/INFO]: [CHAT] Loaded Add-Ons
[23:30:32] [main/INFO]: [CHAT] BSkyBlock 1.2.0
[23:30:32] [main/INFO]: [CHAT] Biomes 0.4.1
[23:30:32] [main/INFO]: [CHAT] ASBwarp 1.0
[23:30:32] [main/INFO]: [CHAT] Challenges 0.3.1-SNAPSHOT
[23:30:32] [main/INFO]: [CHAT] WelcomeWarps 1.1-SNAPSHOT
[23:30:32] [main/INFO]: [CHAT] Level 1.1-SNAPSHOT
Other plugins?
[06:32:17 INFO]: Plugins (50): AnimatedNames*, AreaShop, ArmorStandTools, BentoBox, BungeeTabListPlus*, ChatControl, ChestCommands, ChestShop*, ClearLag*, CrateReloaded, EditableSign, Essentials, EssentialsChat*, EssentialsSpawn*, ExecuteEverywhere*, FastAsyncWorldEdit*, FeatherBoard*, HeadDatabase*, HolographicDisplays, HungerKeeperPlus*, IPWhitelist*, IslandBorder, LeaderHeads*, LibsDisguises, LuckPerms, MobManager*, Multiverse-Core*, MVdWPlaceholderAPI*, NickRemover*, NoSleepCMDs*, OpenInv*, PlayerHeads, PlayerPoints*, ProtocolLib*, PvPManager*, PvPManagerBossBar*, RedstoneClockDetector*, RPGHealthIndicator*, SilkSpawners, SkinsRestorer, Spartan, TradeMe, TrophyHeads*, UnbreakingAnvils*, Vault*, VoidGenerator, WorldEdit, WorldGuard, WorldGuardPistonFix*, Yamler*
Additional context
*Necessary translations for feedback from commands are provided on the pictures.
*All bsbadmin and player side commands were executed as player 'acBee'
*Batica was offline all the time during these command executions.
*We think it has nothing to do with the island being a spawn one, since it's not the first time we are experiencing weird problems with ./bsbadmin commands and not specifically with spawn island.
*Some of the information seem to be refreshed and shown correctly after server restart, which we won't be doing often, since we are having around ~100 players online on skyblock at one moment.
Thanks in advance! :))
The text was updated successfully, but these errors were encountered: