mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-22 18:45:29 +01:00
Fix skin placeholder respawning too much
This commit is contained in:
parent
b6234fcd24
commit
d4501cc372
@ -48,7 +48,7 @@ public class SkinTrait extends Trait {
|
|||||||
Messaging.debug("Filled skin placeholder", filled, "from", skinName);
|
Messaging.debug("Filled skin placeholder", filled, "from", skinName);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user