- Compatible API Versions
- 1.0.0
A plugin that will show your server rules in UI form. This plugin was translated from PocketMine-MP (PHP). To open KygekRulesUI, simply type
Features
Command description can be changed in
Upcoming Features
KygekRulesUI plugin is made by KygekTeam and licensed under GPL-3.0.
/rules
in the chat.Features
- Easy to use (you can set the
title
,content
andbutton
in theconfig.yml
) - No need to restart, config will automatically get reloaded every time the `/rules` command gets executed!
- Use
{player}
to display player name - Use
§
as formatting codes - Use
\n
to break into a new line - Change command description to suit your server
- Supports command aliases
- FormAPI plugin is not required
- Download the latest version (It is recommended to always download the latest version for the best experience, except you're having compatibility issues).
- Put the
KygekRulesUI.jar
file into theplugins
folder. - Restart or start the server.
- Open the
config.yml
file in theplugins/KygekRulesUI
folder and edit thetitle
,content
andbutton
(NEVER TOUCH THEconfig-version
!). - Join the server and execute
/rules
command. - Done!
Command | Default Description | Permission | Default |
---|---|---|---|
/rules | Server rules in UI form | kygekrulesui.rules | true |
Command description can be changed in
config.yml
. You can also add command aliases in config.yml
.Upcoming Features
- Automatic plugin update checker on server startup
KygekRulesUI plugin is made by KygekTeam and licensed under GPL-3.0.