BentoBoxWorld / ControlPanel

Eclipse Public License 2.0
0 stars 2 forks source link

Controlpanel not working #5

Closed Thobov closed 4 years ago

Thobov commented 4 years ago

Description

Describe the bug

When having installed AcidIsland, BSkyblock and Caveblock, the controlpanel only works with /ai cp and not with /island controlpanel or /cave controlpanel. The error says that it could not find any valid controlpanel. The default one should work though. The labels are default in the config of the controlpanel.

Steps to reproduce the behavior

As stated above, /ai cp works but /island controlpanel and /cave controlpanel not.

Screenshots and videos

Not needed.

Expected behavior

I expect to open the controlpanel when using these commands.

Environment

Server

Plugins

Could not find any valid controlpanel.

BentoBox setup

BentoBox and Addons
[17:29:14 INFO]: Running PAPER 1.14.4.
[17:29:14 INFO]: BentoBox version: 1.7.0
[17:29:14 INFO]: Database: JSON
[17:29:14 INFO]: Loaded Game Worlds:
[17:29:14 INFO]: acidisland (AcidIsland): Overworld, Nether, End
[17:29:14 INFO]: caveblock (CaveBlock): Overworld, Nether, End
[17:29:14 INFO]: skyblock (SkyBlock): Overworld, Nether, End
[17:29:14 INFO]: Loaded Addons:
[17:29:14 INFO]: AcidIsland 1.6.0 (ENABLED)
[17:29:14 INFO]: Biomes 1.6.0.2-SNAPSHOT-b141 (ENABLED)
[17:29:14 INFO]: BSkyBlock 1.6.0 (ENABLED)
[17:29:14 INFO]: CaveBlock 1.7.0 (ENABLED)
[17:29:14 INFO]: Challenges 0.8.0 (ENABLED)
[17:29:14 INFO]: ControlPanel 1.7.0 (ENABLED)
[17:29:14 INFO]: Level 1.6.0 (ENABLED)
[17:29:14 INFO]: Warps 1.7.0 (ENABLED)
Configuration

Additional context

I appreciate the work and effort you are putting in all these amazing plugins! You make lots of people happy with your great gamemodes! Thank you.

BONNe commented 4 years ago

Did you import the control panel in each game mode? As it is necessary to import it via each game mode admin command. It cannot import panel in different game modes from a single command.

/acid cp import /bsb cp import /cba cp import

Thobov commented 4 years ago

I did not import the control panel by using those commands. Everything works now! Perhaps this could be noted in the wiki?

Thank you for your fast reply and for your help.