Description:
Disguise free system compatible from 1.7 to 1.13 with JoinDisguiseEvent support, easy to configure, editable messages
Pricing:
◆ JAR: FREE!
Note:
Requirements:
Contact:
Discord: Ryzeon#1111
Twitter: https://twitter.com/Ryzeon_
Disguise free system compatible from 1.7 to 1.13 with JoinDisguiseEvent support, easy to configure, editable messages
Pricing:
◆ JAR: FREE!
Note:
- Permissions: [
rdisguise.disguise,
rdisguise.staff,
rdisguise.admin] - Soon i will add an option to choose skin, name and a false rank, if you have any suggestions contact me
Requirements:
- Java 8
- MongoDB or SQL
Code:
MODE: SQL # MONGO, SQL
MONGO:
HOST: 'localhost'
PORT: 27017
DATABASE: 'admin'
AUTH:
ENABLED: true
USERNAME: 'admin'
PASSWORD: 'password'
AUTH-DATABASE: 'admin'
SQL:
HOST: 'localhost'
PORT: 3306
DATABASE: 'admin'
TABLE: 'rDisguise_PlayerData'
USERNAME: 'admin'
PASSWORD: 'password'
FORCE_DISGUISE:
SENDER: "&aYou forced <target> to use disguise"
TARGET: "&a<sender>'s forced your to use disguise"
ALREADY_DISGUISE_TARGET: "&a<target> &cis already disguise."
FORCE_UNDISGUISE:
SENDER: "&aYou forced <target> to use un-disguise"
TARGET: "&a<sender>'s forced your to use un-disguise"
ALREADY_UNDISGUISE_TARGET: "&a<target> &cis already undisguise."
ALREADY_DISGUISE: "&a<You're already disguise"
ALREADY_UNDISGUISE: "&aYou're already undisguise"
DISGUISE_MESSAGE:
- "&aYou has been disguise as &d<disguise_name>"
UNDISGUISE_MESSAGE: "&aYou has been undisguise,"
FAILED_DISGUISE: "&cFailed to found a new disguise name."
JOIN_DISGUISE:
MESSAGE:
- "&cYou have been re-disguise as <disguise_name>"
FOUND_NAME: "&aTrying to get a new name, yours is already in use."
CHECK_DISGUISE:
NOT_DISGUISE: "&c<target> isn't disguise."
FORMAT:
- '&7&m-------------------------'
- '&a<disguise_realName> &f-> &a<disguise_name>'
- '&7&m-------------------------'
DISGUISE_LIST:
EMPTY: "&cNo available users in disguise."
DISGUISE_FORMAT: "&a<disguise_realName> &d-> &f<disguise_name>"
FORMAT:
- '&7&m-------------------------'
- '&d&oCurrent Disguise'
- ''
- '<format>'
- ''
- '&7&m-------------------------'
SENDER: "&aYou forced <target> to use disguise"
TARGET: "&a<sender>'s forced your to use disguise"
ALREADY_DISGUISE_TARGET: "&a<target> &cis already disguise."
FORCE_UNDISGUISE:
SENDER: "&aYou forced <target> to use un-disguise"
TARGET: "&a<sender>'s forced your to use un-disguise"
ALREADY_UNDISGUISE_TARGET: "&a<target> &cis already undisguise."
ALREADY_DISGUISE: "&a<You're already disguise"
ALREADY_UNDISGUISE: "&aYou're already undisguise"
DISGUISE_MESSAGE:
- "&aYou has been disguise as &d<disguise_name>"
UNDISGUISE_MESSAGE: "&aYou has been undisguise,"
FAILED_DISGUISE: "&cFailed to found a new disguise name."
JOIN_DISGUISE:
MESSAGE:
- "&cYou have been re-disguise as <disguise_name>"
FOUND_NAME: "&aTrying to get a new name, yours is already in use."
CHECK_DISGUISE:
NOT_DISGUISE: "&c<target> isn't disguise."
FORMAT:
- '&7&m-------------------------'
- '&a<disguise_realName> &f-> &a<disguise_name>'
- '&7&m-------------------------'
DISGUISE_LIST:
EMPTY: "&cNo available users in disguise."
DISGUISE_FORMAT: "&a<disguise_realName> &d-> &f<disguise_name>"
FORMAT:
- '&7&m-------------------------'
- '&d&oCurrent Disguise'
- ''
- '<format>'
- ''
- '&7&m-------------------------'
Code:
Custom Events:
PlayerDisguiseEvent
PlayerJoinDisguiseEvent
PlayerUnDisguiseEvent
Contact:
Discord: Ryzeon#1111
Twitter: https://twitter.com/Ryzeon_