Add the tester's UUIDs

This commit is contained in:
Sam 2017-08-05 00:06:57 +01:00
parent 1a671e8356
commit d5fc1f32c3
1 changed files with 5 additions and 1 deletions

View File

@ -27,7 +27,11 @@ public class CastleSiegeTesterTrack extends Track
private static final Set<String> OWNERS = Sets.newHashSet( private static final Set<String> OWNERS = Sets.newHashSet(
"ca871a3f-349c-474c-9c45-c36f2e679ab3", // Moppletop "ca871a3f-349c-474c-9c45-c36f2e679ab3", // Moppletop
"852a8acf-7337-40d7-99ec-b08fd99650b5" // KingCrazy_ "852a8acf-7337-40d7-99ec-b08fd99650b5", // KingCrazy_
"3d4b8e73-bc2f-4c62-baaf-78600141794a", // hazeae24
"7b133339-2e02-48ef-9dd4-692415933dc5", // Kreshyy
"4e941b23-6e36-48cb-97c4-24f56ea128c1", // DooDooBug25
"0a4b6d83-8eb0-46aa-bc0f-9b7f04046d52" // Livicus
); );
public CastleSiegeTesterTrack() public CastleSiegeTesterTrack()