Description: This simple plugin adds some basic commands to your server! I'm doing my best to post updates regularly and improve functionality!
Please note that this plugin is in the early stages of development, I test everything before uploading this resource, although you might find some bugs and errors.
Installation:
Stop your server.
Place the plugin into your plugins folder.
Start your server again.
Commands and permissions:
/broadcast - Broadcast message to all players on the server Usage: /broadcast <message> - jass.broadcast
/clearchat - Clear the chat for yourself or other players Usage: /clearchat - jass.clearchat.own /clearchat <player> - jass.clearchat.player
/feed - Feed yourself or other players Usage: /feed - jass.feed.own /feed <player> - jass.feed.player
/food - Get and edit hunger levels Usage: /food - jass.food.get.own /food <player> - jass.food.get.player /food <player> <amount> - jass.food.set
/fly - Toggle fly mode Usage: /fly - jass.fly.own /fly <player> - jass.fly.player /heal - Heal yourself and other players Usage: /heal - jass.heal.own /heal <player> - jass.heal.player /health - Get and edit health levels Usage: /health - jass.health.get.own /health <player> - jass.health.get.player /health <player> <amount> - jass.health.set /gamemode - Change your and other players' gamemode Usage: /gamemode <survival/creative/adventure/spectator> - jass.gamemode.own.survival/creative/adventure/spectator /gamemode <player> <survival/creative/adventure/spectator> - jass.gamemode.player.survival/creative/adventure/spectator /tpall - Teleport all players to you or another player Usage: /tpall - jass.tpall.own /tpall <player> - jass.tpass.player
/time - Change the time to a desired timestamp in a desired world Usage: /time <timestamp> - jass.time.set /time <day/noon/night/midnight> - jass.time.day/noon/night/midnight /time <world> <timestamp> - jass.time.world /time <world> <day/noon/night/midnight> - jass.time.world
-
Languages: The default language of the plugin is English, although you can customize all messages in the lang.yml file inside the plugins folder. Please note that this plugin uses placeholders in its messages (%ph1%, %ph2% etc.)!
Spanish, German, and Hungarian translations are on their way and will be implemented in a few weeks!
Planned features: Coming in the next update:
Commands for changing time and weather (/time, /day, /noon, /night, /midnight, /sun, /rain, /storm, /perfectweather)
Commands for creating and managing multiple spawnpoints (/newspawn, /spawn)
Website to convert older config and language files
Economy system
Player home system
Signs for the functions listed above
Ingame gamerule manager
Ingame plugin manager
Some other commands and functions!
Please note that this plugin is in the early stages of development, I test everything before uploading this resource, although you might find some bugs and errors.