Signed-off-by: yoyosource <yoyosource@nidido.de>
Dieser Commit ist enthalten in:
Ursprung
b8b50987d1
Commit
eb7dcbcdd4
@ -53,7 +53,7 @@ public class SkinCommand extends SWCommand {
|
|||||||
SteamwarUser steamwarUser = SteamwarUser.get(p.getUniqueId());
|
SteamwarUser steamwarUser = SteamwarUser.get(p.getUniqueId());
|
||||||
UserGroup userGroup = steamwarUser.getUserGroup();
|
UserGroup userGroup = steamwarUser.getUserGroup();
|
||||||
|
|
||||||
if (!userGroup.isAdminGroup() && steamwarUser.getId() != 571) {
|
if (!userGroup.isAdminGroup()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -173,6 +173,12 @@
|
|||||||
name(Nostalgic MWG Old)
|
name(Nostalgic MWG Old)
|
||||||
schematic(sections4/custom/Nostalgic MWG Old/MWGArena.schem)
|
schematic(sections4/custom/Nostalgic MWG Old/MWGArena.schem)
|
||||||
testblockSchematic(sections4/custom/Nostalgic MWG Old/MWGTestblock.schem)
|
testblockSchematic(sections4/custom/Nostalgic MWG Old/MWGTestblock.schem)
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name(Sakura)
|
||||||
|
creator(PxlPain)
|
||||||
|
schematic(sections4/custom/Sakura/MWGArena.schem)
|
||||||
|
testblockSchematic(sections4/custom/Sakura/MWGTestblock.schem)
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
sizeX(107)
|
sizeX(107)
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren