mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-04 08:59:47 +01:00
Don't @RandomDefaultValue custom name
This commit is contained in:
parent
2adca62a83
commit
62b4408e21
@ -275,7 +275,6 @@ public class FlagWatcher {
|
||||
return null;
|
||||
}
|
||||
|
||||
@RandomDefaultValue
|
||||
public void setCustomName(String name) {
|
||||
if (DisguiseConfig.isArmorstandsName() && DisguiseConfig.isOverrideCustomNames()) {
|
||||
if (NmsVersion.v1_13.isSupported()) {
|
||||
|
Loading…
Reference in New Issue
Block a user