BungeeMSG - Tutorial
-
,
Since BungeeMSG v2.0.0 there is a new way of configuring messages. You can use multiple options (for example, you are able to send a regular message and an actionbar!) This is the format of these messages, an example usage will be given below.
Code (format (Unknown Language)):<config-path>:
Message: '<message>'
MessageList:
- '<message1>'
- '<message2>'
Title:
FadeIn: <fade in time>
Stay: <stay time>
FadeOut: <fade out time>
Title: '<message>'
Subtitle: '<message>'
ActionBar:
Stay: <stay time>
ActionBar: '<message>'
Regular Message:
Code (regularmessage (Unknown Language)):ToReceiver:
Message: '&7[%server-sender%&7] &6%suggest-player% &7> &7[%server-receiver%&7] &6%receiver%&7: &6%msg%'
Code (multiplemessages (Unknown Language)):ToReceiver:
MessageList:
- '&7[%server-sender%&7] &6%suggest-player% &7sent you a message:
- '&6%msg%'
Code (title (Unknown Language)):ToReceiver:
Title:
FadeIn: 2
Stay: 10
FadeOut: 2
Title: '&7%sender%'
Subtitle: '&6%msg%'
Code (actionbar (Unknown Language)):ToReceiver:
ActionBar:
Stay: 10
ActionBar: '&6%sender%&7: &6%msg%'Words without a replacement will be replaced with stars.
Code (replacementsetup (Unknown Language)):BannedWords:
- '<bannedword>|<replacement>'
OR
- '<bannedword>'
Code (replacementexample (Unknown Language)):BannedWords:
- 'BannedWord|Replacement'If you want all servers in one group use Servers: '[ALL]'. Using the group ID 0 will store all undefined groups into that specific group.
Code (groupssetup (Unknown Language)):Groups:
'<group id>':
Servers: '<server>|<server>|<server>'
Message:
<message-setup>
Code (exampleusage (Unknown Language)):Groups:
'1':
Servers: 'sg-1|sg-2|sg-3'
Message:
Message: '&7[%server-sender%&7] &6%sender%&7: &6%msg%'Code (duplicatesensitivity (Unknown Language)):DuplicateSensitivity: 2
1: Example; "SpigotMC" -> everything that starts with "SpigotM" will be blocked.
0: Example; "SpigotMC" -> only "SpigotMC" will be blocked.Go to the configs/playerdata.yml file. There you will find either an empty file or already playerdata if the plugin was used before. Use the following format to give yourself permissions:
Get your UUID quickly: go to http://mcuuid.net/?q=<yourusername> (Full UUID)
Code (format (Unknown Language)):players:
<uuid>:
Rank: <rank>
Code (example (Unknown Language)):players:
33ee168b-5c2c-42c5-b3b2-d841ceb76b70:
Rank: Admin
<< Back to the BungeeMSG plugin - Loading...
- Loading...
XenCarta PRO
© Jason Axelrod from 8WAYRUN.COM