CrispyDisguise | Disguise a random player & SKIN CHANGE & TITLES & PermissionsEx (Like MCGamer)
![[IMG]](https://proxy.spigotmc.org/d0e63dc8a8e030fd0948440f64b4f9fc60f82962?url=https%3A%2F%2Fi.hizliresim.com%2FALpWn7.png)
- PermissionsEx Support
- NEW GroupManager Support
- Skin change system
- Random names
- Chat format (Soon)
- Alphabetic names
- Config
- Unlimited skins (Skins.yml)
- Placeholders
- Disguise check (Check a disguised players)
- Random skins
- You can see your disguise skin
- Advanced Config Settings
- Custom commands
- Titles & Subtitles
- Changing display name
- Changing tablist name
- 1.8.X Support
- /disguise or /d - Disguise a random player name & skin
- /undisguise or /ud - Returns to original name
- /disguisecheck or /dc - Check a disguised player
- /crispydisguise - CrispyDisguise main command
- /crispydisguise help - Help for CrispyDisguise
- /crispydisguise reload - Reload config.yml
- crispydisguise.disguise
- crispydisguise.undisguise
- crispydisguise.disguisecheck
- crispydisguise.reload
PLACEHOLDERS
- [*]{newname}
[*]{prefix}
[*]{player}
[*]{player_displayname}
[*]{message}
![[IMG]](https://proxy.spigotmc.org/6b786262c6135151cb55aa13cd7e98215b35012d?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2F3ov9kaFLtOr1MYcOl2%2Fgiphy.gif)
![[IMG]](https://proxy.spigotmc.org/ce0e7be4f42ba93f12638e6b0443469d0eda18d7?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2F3ov9jL8oqegD3no4N2%2Fgiphy.gif)
/disguise
![[IMG]](https://proxy.spigotmc.org/451c024fc185e5cc62930dcc9281681893e89b9d?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2F3o7aCP9zs2HpolZhHG%2Fgiphy.gif)
![[IMG]](https://proxy.spigotmc.org/4d9fe4873ba3e290f496dc83935d850c0f26dbe1?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2F3ohhwlYMp9h29lmHV6%2Fgiphy.gif)
/undisguise
![[IMG]](https://proxy.spigotmc.org/12583a5e7fae240e6c8d22afe08091165b349262?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2FxT9Igmc29vbVAMKfF6%2Fgiphy.gif)
![[IMG]](https://proxy.spigotmc.org/7c3a37cbcb7dc3a5fe02aeb91253f538e6279853?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2F3o7aD31AGI4EfPbKuc%2Fgiphy.gif)
![[IMG]](https://proxy.spigotmc.org/9f1dded9bbfc84ff35719e94262f84a9e9439a80?url=https%3A%2F%2Fhizliresim.org%2Fimages%2F2017%2F10%2F07%2Faasadsdf.md.png)
Config.yml
Code (YAML):
# CrispyDisguise RECODED 1.8 - 1.12
Messages:
prefix: '&8(&bCrispyDisguise&8) &r'
reload-config: '&aThe config file has been reloaded'
console-error: '&cYou can not use this command from console!'
not-permission: '&cYou do not have permission for this command!'
player-not-online: '&cThat player is not online!'
disguise:
already-disguised: '&cYou are already disguised!'
disguised: - '{pr}&fYou now appear as {disguise_color}{disguised_name}'
- '{pr}&fUndisguise use, &7/&eundisguise'
undisguise:
already-undisguised: '&cYou are not disguised!'
undisguised: '&aYou are undisguised.'
disguisecheck:
usage: '&cUse: /disguisecheck <player>'
checkmsg: - '{pr}&eDisguise Check&8:'
- '{pr}&fReal Name&8: &a{real_name}'
- '{pr}&fDisguise Name&8: &c{disguised_name}'
- '{pr}&fDisguise Time&8: &6{disguise_time}'
- '{pr}&fDisguise Date&8: &6{disguise_date}'
Options:
time-format: HH:mm:ss
date-format: dd MMM yyy
disguise-color: '&9'
change-tab-color: true
respawn-on-disguise: true
titles: # Title Placeholders
# {newname} = Your disguise name
enabled: true
disguise-title: '&2{disguised_name}'
disguise-subtitle: '&aYou now appear as &2{disguised_name}'
undisguise-title: '&c'
undisguise-subtitle: '&aYou have been undisguised!'
alphabetic-names: # If you activate this, the player selects random letters from the alphabet when it is disguise
# Example: "5iDaj" , "gS8dVA"
enabled: false
length: 7
Messages:
prefix: '&8(&bCrispyDisguise&8) &r'
reload-config: '&aThe config file has been reloaded'
console-error: '&cYou can not use this command from console!'
not-permission: '&cYou do not have permission for this command!'
player-not-online: '&cThat player is not online!'
disguise:
already-disguised: '&cYou are already disguised!'
disguised: - '{pr}&fYou now appear as {disguise_color}{disguised_name}'
- '{pr}&fUndisguise use, &7/&eundisguise'
undisguise:
already-undisguised: '&cYou are not disguised!'
undisguised: '&aYou are undisguised.'
disguisecheck:
usage: '&cUse: /disguisecheck <player>'
checkmsg: - '{pr}&eDisguise Check&8:'
- '{pr}&fReal Name&8: &a{real_name}'
- '{pr}&fDisguise Name&8: &c{disguised_name}'
- '{pr}&fDisguise Time&8: &6{disguise_time}'
- '{pr}&fDisguise Date&8: &6{disguise_date}'
Options:
time-format: HH:mm:ss
date-format: dd MMM yyy
disguise-color: '&9'
change-tab-color: true
respawn-on-disguise: true
titles: # Title Placeholders
# {newname} = Your disguise name
enabled: true
disguise-title: '&2{disguised_name}'
disguise-subtitle: '&aYou now appear as &2{disguised_name}'
undisguise-title: '&c'
undisguise-subtitle: '&aYou have been undisguised!'
alphabetic-names: # If you activate this, the player selects random letters from the alphabet when it is disguise
# Example: "5iDaj" , "gS8dVA"
enabled: false
length: 7
Hiç yorum yok:
Yorum Gönder