KingRainbow44
dd826abb55
Automatically create account on login screen
2022-04-20 00:03:01 -04:00
KingRainbow44
866941589b
Small updates to server commands
2022-04-19 14:11:48 -04:00
Benjamin Elsdon
f54cfc6c75
Fixed an issue with kicking players
...
(Still broken but now it actually disconnects the player)
2022-04-19 20:36:15 +08:00
Benjamin Elsdon
058d322238
Merge remote-tracking branch 'upstream/main'
2022-04-19 19:34:02 +08:00
Melledy
06a50365d1
Merge branch 'dev-scene'
2022-04-19 04:12:53 -07:00
Benjamin Elsdon
5cea728eb7
Admin cmds, perms and descriptions for all cmds +
...
Additonal stuff: Fixed + refactored help command. Removed 'Usage: ' from all commands. Created 'player.hasPermission(permission)' function. Created default for Usage annotation. Created hashmap version of 'getHandlers' and renamed the original to getHandlersAsList()
2022-04-19 18:17:19 +08:00
Melledy
d9fc159550
Refactor some commands and move inventory/team limits to the config
2022-04-19 02:22:21 -07:00
Melledy
4cf734fb61
Fix permissions not saving
2022-04-18 21:38:38 -07:00
Melledy
c65443f422
Fix permissions not saving
2022-04-18 21:38:19 -07:00
Melledy
057f568a37
Merge branch 'main' into dev-scene
2022-04-18 21:35:01 -07:00
KingRainbow44
7666c92cf1
GameServer#getPlayerByUid = GameServer#getPlayerById
2022-04-18 23:53:05 -04:00
KingRainbow44
824b3a4bf4
Implement basic permission system
2022-04-18 23:46:04 -04:00
KingRainbow44
93a6914261
Generic help command
2022-04-18 23:06:03 -04:00
KingRainbow44
2e01c7d5ad
Find by player's UID not IID
2022-04-18 22:23:22 -04:00
KingRainbow44
b35ee455e5
Add existing commands
2022-04-18 22:10:41 -04:00
KingRainbow44
9cd65046b1
Implement new command system
2022-04-18 18:24:08 -04:00
Benjamin Elsdon
ea2b2f9502
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
7925d1cda3
Initial commit
2022-04-17 05:43:07 -07:00