5bafa1122c
tttt
2021-01-03 01:21:15 -06:00
spacerocket62
8ecc1d2fce
Fix SQL Syntax
2020-11-09 20:53:45 -08:00
spacerocket62
8b94ef3789
Finish the god forsaken punishments gui
2020-11-09 20:08:37 -08:00
spacerocket62
b072027458
-> Add IP Data to Bans
2020-11-09 18:49:51 -08:00
spacerocket62
2790d406ed
-> Ban System done (?)
...
-> Switch Freeze CMD to use Punishment System
-> Add Mute Event
-> Register new Ban CMD
-> Register Login Listener
-> Add methods to Punishments
-> Service System
-> Have SQL and Mongo create a new table / collection for Bans
-> Added more util methods
2020-11-09 18:47:03 -08:00
spacerocket62
2d18c16358
start punishment system
2020-11-06 10:51:47 -08:00
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
spacerocket62
542bba062c
oh lol we have a playernotfoundexception
2020-11-05 23:07:28 -08:00
spacerocket62
ba494f6892
add random methods
2020-11-05 20:39:27 -08:00
e4d097aa51
Add some commands and listeners
...
- Add gamemode commands
- Added MOTD listener
- Fixed bugs
2020-11-05 21:50:16 -06:00
e4cf18db38
Reformat
2020-11-05 19:29:38 -06:00
spacerocket62
ce76aa9ce1
admin cmd done
2020-11-05 13:17:14 -08:00
Super_
8428e2a6d3
name history
...
i still need to test bcuz i dont have an alt
2020-11-05 08:40:48 -05:00
Super_
52be58872e
first listener ayyyy
2020-11-02 21:58:56 -05:00
Super_
af23d3d2ed
fixed a silly
2020-11-02 21:24:25 -05: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_
3517c05054
op commands and more messages
2020-11-02 15:50:51 -05:00
Super_
668488dfd1
freezing, yml messages, and a funny lil command
2020-11-01 19:06:08 -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
Super_
38ea672eb1
weiphihpfwoeghjipwseg
2020-10-31 01:00:20 -04:00
Super_
ccab0cf83c
implmenetation
2020-10-31 00:58:12 -04:00
Super_
b51df4cc6b
Wow
2020-10-31 00:51:22 -04:00
spacerocket62
a770fc36e9
make it create the ranks folder
2020-10-28 19:36:37 -07:00
spacerocket62
ebd86d8ec7
switch to mariadb
2020-10-28 19:35:14 -07:00
6a0aa89410
idk what i did this should probably be reverted
2020-10-28 21:10:47 -05:00
072879ad33
b
2020-10-28 19:54:23 -05:00
spacerocket62
a2f7394c88
a
2020-10-28 13:47:00 -07:00
spacerocket62
ed1abb1fc0
my colors in cmd prompt don't work :(
2020-10-28 12:14:44 -07:00
spacerocket62
e716cee5bc
so apparently mongo methods needed to be updated, weird amirite
...
added chat listener
added login msgs in a way ??
added setters to the ranks
changed the default rank obj so it puts prefix, loginmsg, and perms only instead
rankmanager imports any rank changes on startup
plex main class kinda just vibing
2020-10-28 12:07:02 -07:00
b5ecd35e80
fixed
2020-10-27 23:47:02 -05:00
7d2e5c4b4a
hope this is right
2020-10-27 23:42:28 -05:00
spacerocket62
3f2b3af626
Merge branch 'master' of https://github.com/TotalFreedomMC/Plex
2020-10-27 21:11:36 -07:00
spacerocket62
e75b5f3d87
DAOs were deprecated, replaced needed methods in mongo player data instead
2020-10-27 21:11:23 -07:00
84804936db
github actions
2020-10-27 22:58:46 -05:00
f9630c9597
h
2020-10-27 22:55:35 -05:00
de663b1548
wtf
2020-10-27 22:52:30 -05:00
f5c5c75ee1
doesnt compile
2020-10-27 22:49:56 -05:00
spacerocket62
f1744f2050
Remove deprecated BasicDAO and dev.morphia and replace it with the proper dependency
2020-10-27 20:45:01 -07:00
spacerocket62
fac87d8c66
generate default-ranks.json for customizable perms. perms system to be added soon
2020-10-27 14:56:05 -07:00
spacerocket62
9dfc351ebe
lol i forgot to add coins to player data
2020-10-27 14:30:57 -07:00
spacerocket62
5400581b3d
close redis because no memory leaks around at anarchyfreedom
...
also remove unused imports
2020-10-27 14:22:59 -07:00
spacerocket62
ebcc9f2fcc
close redis because no memory leaks around at anarchyfreedom
2020-10-27 14:21:57 -07:00
spacerocket62
b8357b6d1d
added sql support so now people can use mongo or sql
2020-10-27 14:04:05 -07:00
spacerocket62
d4cf8b7414
yes
...
you can call me a god
mongodb storing is done
2020-10-27 13:12:38 -07:00
spacerocket62
5162f3fcfb
packs is going to yell at me
...
Added custom Config classes
Added Mongo / SQLite / SQL switches
Setup main config.yml
2020-10-27 11:14:34 -07:00
cc40d83c95
It's a java file
2020-10-25 22:57:07 -05:00
ac2a9a619f
Initial commit
2020-10-25 22:55:49 -05:00
b7937138d9
Initial commit
2020-10-25 22:35:09 -05:00