forked from slothpixel/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTORS.js
20 lines (20 loc) · 936 Bytes
/
CONTRIBUTORS.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
* This file is for contributors to Slothpixel to add their Minecraft UUID.
* Currently this will cause the /players/:id endpoint to return is_contributor = true for your profile
*/
module.exports = [
'ef962ec2df6e48a2ac9d6062c1b84652', // builder_247
'7beb3348294f44d8b967cdf0d872aff8', // ecolsson
'63fd5c413cd641e987d473df9c0e1e56', // ThePoptartCrpr
'532de453ac214ddeaec9a18a24a79e27', // Cham
'f8a9e651e8544abd8fef5a02a75ac25a', // DidiSkywalker
'27ae0f1720894bd7a11b08e741aa9024', // Hardstyles
'e2db3b87ae5c4b91a04f7d6f5ef51e27', // zunora
'56da43a4088d4a7682b6dd431535015e', // Richienb
'a034e7eeee7d4db6a32472ca348e8f64', // Chris_TheCrafter
'5dcafb2fbd764a858b253c22079ce358', // MrZillaGold
'3f4a49baca57430b824d669e03604217', // BananaFalls
'545ee6e50eb444858ee3abc40b04f367', // danktrain
'2cf9d8ca459a4c5cbf8911eeef146d6f', // Mythbusters123
'7c0da4ba54fa40df82309200e69d328e', // ImRodry
];