mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
/pvp command added
/pvp imperial or /pvp rebel to claim a faction for now. (will be removed when NPCs in)
This commit is contained in:
@@ -109,6 +109,7 @@ public class SimulationService implements INetworkDispatch {
|
||||
core.commandService.registerCommand("giveitem");
|
||||
core.commandService.registerCommand("object");
|
||||
core.commandService.registerCommand("getattributesbatch");
|
||||
core.commandService.registerCommand("pvp");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user