Work with plugin
The plugin was configured through config files, below we will look at the config itself
In this example config there is no mobs column. Why? - because we will look at working with mobs on the next page Here is shown only a part that needs to be explained
Commands
/moon startTimer [IdWorld] - starts a timer in the world, with a certain chance the moon will appear every night
/moon cancelTimer [IdWorld] - cancels the timer
/moon createMoon [IdWorld] - spawns a moon in the selected world
/moon deleteMoon [IdWorld] - removes the moon in the selected world
/moon amountMobs [idWorld] - displays the number of lunar mobs
/moon deleteMobs - removes all lunar mobs
/moon reload - reboots the server
/moon allDungeons [idWorld] - shows all dungeons, clicking on which you can teleport
/moon info - displays the time until the end of the moon
Permission - moon.moonCmd
Last updated