Fix UUID not being updated when changing world of MapView
By: Phoenix616 <max@themoep.de>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
+ // CraftBukkit start
|
||||
+ public final CraftMapView mapView;
|
||||
+ private CraftServer server;
|
||||
+ private UUID uniqueId = null;
|
||||
+ public UUID uniqueId = null;
|
||||
+ public String id;
|
||||
+ // CraftBukkit end
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user