Commit Graph

8 Commits

Author SHA1 Message Date
KingRainbow44
27c9545b0d GameServer#getPlayerByUid = GameServer#getPlayerById 2022-04-18 23:53:05 -04:00
KingRainbow44
87a9d0c590 Implement basic permission system 2022-04-18 23:46:04 -04:00
KingRainbow44
fa65f512ca Generic help command 2022-04-18 23:06:03 -04:00
KingRainbow44
f8496a5ea5 Find by player's UID not IID 2022-04-18 22:23:22 -04:00
KingRainbow44
a0e26352a6 Add existing commands 2022-04-18 22:10:41 -04:00
KingRainbow44
ce51e9d6c3 Implement new command system 2022-04-18 18:24:08 -04:00
Benjamin Elsdon
3be50b5b01 Refactored PlayerCommands, added commands and more
Added player "Help" command, added server "sendmsg" command, changed getAcccountByPlayerID to public in DatabaseHelper, and allowed player commands to be submitted with "/" and "!"
2022-04-18 23:47:26 +08:00
Melledy
3b45ff7d46 Initial commit 2022-04-17 05:43:07 -07:00