Commit graph

6 commits

Author SHA1 Message Date
spacerocket62 87abb0a964 add to central data class
add vanished variable to plexplayers
finish admin cmd except msgs aren't done
fix command source and plexcommand
add sender source to admin events
add admin listener
register admin listener
simplify playerlistener
fix sql syntax on sqlconnection
2020-11-06 10:19:38 -08:00
Telesphoreo e4d097aa51 Add some commands and listeners
- Add gamemode commands
- Added MOTD listener
- Fixed bugs
2020-11-05 21:50:16 -06:00
Telesphoreo e4cf18db38 Reformat 2020-11-05 19:29:38 -06:00
Super_ 57dbafb385 command stuff
- exceptions used now
- use CommandSource over CommandSender as it will generally be more versatile
2020-11-02 19:19:26 -05:00
Super_ 2aba16cff2 world optimization and beginning of messages stuff 2020-10-31 11:09:13 -04:00
spacerocket62 2fa5afe40f Implement Command System with Super's help
p.s. very messy
Also Implement Listener System
re-organize
2020-10-31 01:55:27 -07:00