Implement the f setpower command

This commit is contained in:
Benjamin Heusser
2015-01-23 08:16:31 +01:00
committed by Olof Larsson
parent 486f8ac957
commit d6d5cb325d
5 changed files with 188 additions and 109 deletions

View File

@@ -49,6 +49,7 @@ public class EventFactionsPowerChange extends EventFactionsAbstractSender
{
TIME,
DEATH,
COMMAND,
UNDEFINED,
;
}