Update onfigs
This commit is contained in:
parent
e731323110
commit
bea34b18c2
@ -282,8 +282,8 @@ ShowPlayerDisguisesInTab: false
|
||||
|
||||
# On player disguise, a fake player is added to tablist so the skin can load properly.
|
||||
# This option is ignored if 'ShowPlayerDisguisesInTab' is enabled.
|
||||
# 2 ticks should easily be enough.
|
||||
PlayerDisguisesTablistExpires: 2
|
||||
# 3 ticks should easily be enough.
|
||||
PlayerDisguisesTablistExpires: 3
|
||||
|
||||
# Don't like players able to set themselves invisible when using the disguise commands? Toggle this to true and no one can use setInvisible! Plugins can still use this however.
|
||||
DisableInvisibility: false
|
||||
|
@ -1,3 +1,10 @@
|
||||
# The best way to use this is with /savedisguise or /saveskin
|
||||
# /saveskin MyCustomSkin <SkinName> - Where <SkinName> can be an url, file in LibsDisguises/skins or player name
|
||||
# Then use /disguise player MyCustomSkin - To test it
|
||||
|
||||
# You can also use /savedisguise MyCustomDisguise player KingKiller setskin <SkinName> - With the same 3 types of skin
|
||||
# as above
|
||||
|
||||
# It is strongly recommended you use /savedisguise instead of editing this file!
|
||||
# You can use that command in console or ingame! This helps eliminate user error!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user