Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Function Realm Notification

Phoenix Nemo edited this page Nov 14, 2017 · 1 revision

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.