A plugin for PocketMine-MP that will show an UI for information and guides of the server when players joins the server.
- Simple Form and Modal Form mode
- Easy to setup (plugin can be edited in config.yml)
- Config.yml updated automatically when a newer version is detected
- Config_old.yml will be created before the config.yml gets updated
- § can be used as formatting codes
- {line} can be used to break texts to a new line
- {player} can be used to display the player's name
- {online} can be used to display currently online players on the server
- {max_online} can be used to display maximum online players on the server
- {world} can be used to display the world name the KygekJoinUI shows
- Detects missing config file
- Command execute mode can be as console or player
- Add commands when player closes the KygekJoinUI by pressing the X button
- Automatic plugin update checker on server startup
- Add an image beside buttons
- You can set KygekJoinUI to only be shown to players joined the first time
- Download the plugin (.phar)
- Put the .phar in the plugins folder
- Start or restart your server
- Edit the plugin in plugin_data/KygekJoinUI/config.yml
If you update the plugin, a file called config-old.yml will be generated. It will contain previously config.yml datas. You can restore the old data from there.
Licensed under the GNU General Public License v3.0 license.