Update to 1.19.3, update libzontreck, and start adding cost configs
This commit is contained in:
parent
e146f66e84
commit
d709426061
26 changed files with 161 additions and 79 deletions
|
@ -89,7 +89,7 @@ public class Warp {
|
|||
*/
|
||||
protected void giveAccess(ServerPlayer player)
|
||||
{
|
||||
giveAccess(player.getName().getContents(), player.getUUID());
|
||||
giveAccess(player.getName().getString(), player.getUUID());
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue