-
Notifications
You must be signed in to change notification settings - Fork 3
Config
The config can be reloaded real time with /acm reload!
Settings:
ForceUpdateInventories: false menus
ReloadDelays: false # When reloading, should delays be reset?
Disable-Updater: false
Language-File: 'en.yml'
Debug: false # Outputs to console things such as Handler registering, Menu Loading and any errors
# The max amount of suggestions or what to suggest when tab-completing a menu with arguments!
Suggestions:
Player: 20 # This is also a max on the "/acm item <menu> [player]" command!
Integer: 50
String:
- 'Advanced'
- 'Custom'
- 'Menu'Basic plugin settings
-
Wheather or not to force an update on a player when trying to show a player a new frame.
-
Should the
delays.propertiesfile be reset when reloading the plugin with/acm reload? And thus resetting all delays for every player ever. -
Should the update message be disabled?
Truemeans it's disabled -
The file name of the language you want to load from the
langfolder (ex:'en.yml') -
Output all registered click-handlers from a menu, and any errors as they come out
Customizeable suggestion pool for menus that have arguments
-
The maximum amount of player names to suggest to the player tab-completing a Player argument
-
A random number from Zero to <your number> to randomly generate when tab-completing an Integer argument
-
A list of strings to suggest to the player when attempting to tab-complete a String argument
Chat with us on Discord
Have a Suggestion? Make an issue!
Thank you for viewing the Wiki for AdvancedCustomMenu!
Did this wiki help you out? Please give it a Star so I know it's getting use!
Check out my other plugins!