-
Notifications
You must be signed in to change notification settings - Fork 8
Function Realm Notification
Phoenix Nemo edited this page Nov 14, 2017
·
1 revision
Create an area with custom screen title notification, in a RPG-ive style.
/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
None.
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
Select an area with WorldEdit, then type /nu realm create [name] [type] [player] to set the new realm.