/awakensmp settings to change some options in-game!
/smp partilcle to set your own particle!
16 Colors for some particle
5 Types for custom particle
All these message options
Code (YAML):
#Sends when not given a command argument main:
#Help menu header header: '&2
----------&aHelp Menu&2
----------'
#Command format for every command command-format: '&e
%syntax% &6- &f%description%'
#description of /awakensmp deadplayers desc-dp: 'See how many players are dead'
##description of /awakensmp reloadconfig desc-rc: 'Reloads the config'
#description of /awakensmp revive desc-rvv: 'Revive a player without a head'
#description of /awakensmp settings desc-opt: 'Change some options in-game'
#description of /smp particle desc-prt: 'Customize your own revive particle'
#Help menu footer footer: '&2
-----------------------------'
#Sends all when /awakensmp settings is used settings:
#Header of the list header: '&4
----------&cSettings&4
----------'
#Pretty self explanatory, isn't it? freeze-dead: '&fFreeze Dead Players'
revive-particles: '&fParticles &7
(when revived
)'
offline-revives: '&fOffline Player Reviving'
announce-slain: '&fAnnounce When Player Killed'
announce-craft: '&fAnnounce When Revive Head Crafted'
announce-revive: '&fAnnounce When Player Revived'
use-default: '&fUse Default Recipe:'
head-name: '&fRevive Head Name'
head-desc: '&fRevive Head Description'
#Footer of the list footer: '&4
---------------------------'
#Enabled text for boolean options boolean-true: '&a&l
[ENABLED
]'
#Disabled text for boolean options boolean-false: '&c&l
[DISABLED
]'
#Shows up when mouse is on the disabled text boolean-enable: '&eClick to enable it'
#Shows up when mouse is on the enabled text boolean-disable: '&eClick to disable it'
#Edit text for string options string: '&e&l
[EDIT
]'
#An suffix to show current value for string options string-option-suffix: '&f:&d'
#Shows up when mouse is on the edit text string-desc: '&eClick to edit it'
#If player clicks edit, this shows up string-desc-cmd: '<message here, &sp to use space>'
#Particle select menu messages for /smp particle particle-menu:
#Main menu title main-title: 'Particle Options'
#Type select menu title type-title: 'Select a Particle Type'
#Color select menu title color-title: 'Select a Particle Color'
#Close buttons text btn-close: '&cClose'
#Back buttons text btn-back: '&eBack'
#Change color buttons text in main menu main-color: '&f&lChange Color'
#Change type buttons text in main menu main-style: '&f&lChange Style'