Function Realm Notification - NyaaCat/NyaaUtils GitHub Wiki
Realm Notification
Create an area with custom screen title notification, in a RPG-ive style.
Command
/nu realm create [name] [type] [player]
Create a new realm called [name], with [type] - private or public, and it's owner [player].
/nu realm info
Display current realm information.
/nu realm list
List all realms
/nu realm remove [name]
Remove a realm
Permission
None.
Configuration
File config.yml section realm
realm:
default_name: Wildness
notification_type: TITLE
notification_title_fadein_tick: 10
notification_title_stay_tick: 20
notification_title_fadeout_tick: 10
Usage
Select an area with WorldEdit, then type /nu realm create [name] [type] [player] to set the new realm.