genboy / Festival

Custom events plugin for Pocketmine
https://genboy.net/minecraft/festival/
Other
39 stars 15 forks source link

Purpur block triggers Festival Manager #290

Closed Veixlix closed 4 years ago

Veixlix commented 4 years ago

Description issue:When switching/holding the purpur block (201) ((minecraft:purpur_block)) the festival manager menu triggers. Info: Using the latest version of festival Pocketmine version: 3.12.5 occurs on too. (3.12.0) Recreated a new pocketmine server and issue presists where the menu triggers when holding/switching to the block. image

genboy commented 4 years ago

Yo @Ignaciox you can choose the action item id, default is purpur block 201.

Not sure how i coded an empty action item id, will check and see to it if no id is given the menu will ony be called on command. Anyways thank you, cheers!

Veixlix commented 4 years ago

No problem! Just checked the id is in there but we never configured the plugin before.

genboy commented 4 years ago

@Ignaciox Thought so, but still it makes me step up to provide buildin monkeymode :) I checked to make sure. An empty 'action item id' in Festival configuration disables the action item (on hold) function to open the Festival Menu. Then only /fe menu(form/ui) command will work. Will put this in the plugin info in case some one reads it :) Enjoy Festival!