-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Kygekraqmak edited this page Aug 5, 2020
·
1 revision
Welcome to the KygekRulesUI wiki!
Here you will find information all about KygekRulesUI and its developer, Kygekraqmak.
KygekRulesUI is a PocketMine-MP plugin that will show your server rules in UI form. To use it, simply type the /rules
command in the chat.
- 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 - FormAPI plugin is not required
- Visit here to download the plugin.
- 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 .phar file to the
plugins
folder. - Restart the server.
- Open the
config.yml
file in theplugin_data/KygekRulesUI
folder to edit thetitle
,content
andbutton
(NEVER TOUCH THEconfig-version
!). - Join the server and type
/rules
in the player chat. - Done!
Build Versions (Unstable, use it on your risk!)
- Command:
/rules
(Change command feature will be available soon!) - Permission:
rules.command
(Default set totrue
, use-rules.command
in PurePerms to blacklist the permission)