GC-spigot / AdvancedPets

AdvancedPets is the first Spigot Custom Pets Plugin 1.8 - 1.18.1 that allows you to create custom pets in-game without any programming knowledge. Pets are integrated with custom abilities, skins and way more.
5 stars 1 forks source link

Multiple bugs #137

Closed konfix closed 1 year ago

konfix commented 1 year ago

Describe the bug

Hello, I've noticed a few bugs while configuring the plugin.

1) Upgrade menu title can't be changed normally. Visually it can, but if the name is anything other than '&eUpgrade Pet', players will be able to steal all gui items all over again. This is really unacceptable, as it makes the menu not work properly 2) You can't use unstackable items such as leather_horse_armor, or items such as eggs (up to x16), since you force the option for stacking (talking about upgrade menu items). At least provide an option to disable stacking which will set amounts of all items to x1, instead of 1x to 19x by default. 3) Players are generally able to "steal" items from menus, by spamming the shift key, or clicking numbers 1-9 (to move items to hotbar) multiple times. That sometimes works and they end up having items in their inventory. These items disappear when they attempt to place them or drop them (untested), but it's generally a very bad thing at the first place.

How to reproduce

/

Screenshots / Videos

No response

Server Log

No response

GC-spigot commented 1 year ago

First and second issues will be fixed, but the 3rd issue is a visual thing with Spigot/Minecraft and this will happen with any menu, not only ours. Watch out for the fixes next update :)

Edit: so first issue happens with /ap reload, restarting fixes it, I'll fix this with the reload command. Thanks for reporting!