If you have any problem or suggestion, don't use reviews. Just contact to me via discussion, private messages or Discord.
My Discord: SedatTR#8666
Discord Server:
https://discord.gg/nchk86TKMT
- Since I can't spend much time on the plugin, it is now open source.
- Added 1.21.8 support.
- Now you can open different menus for players with /ahadmin menu command. (/ahadmin menu [player] [category name/manage/bids/create/main/stats]
- Added CoinsEngine economy support.
- Now you can use PlaceholderAPI placeholders in all messages.
- Input texts will now be trimmed now.
- Fixed item commands, now you can add left and right commands for items. (Add left_commands and right_commands section for item)
- Fixed some bugs.
- Java 21 or higher is required.
Code (YAML):
left_commands
:
-
"[player] me test"
-
"[close]"
right_commands
:
-
"[player] me test"
-
"[close]"