Commit Graph

420 Commits

Author SHA1 Message Date
ayunami2000
705500bddd autowipe + toggledrops
yay!
2022-04-06 21:48:51 -04:00
Taah
03e5833f0a add item builder class 2022-04-06 18:39:13 -07:00
Taah
f2ee3bf7a5 begin notes system
store task id
2022-04-06 17:38:15 -07:00
f62e0a42d1 i have no idea what im doing 2022-04-06 19:18:12 -05:00
ayunami2000
2105f51b44 comment out useless teleporting
not necessary lol
2022-04-06 20:16:16 -04:00
ayunami2000
fcf41fe58e add spawn egg filtering 2022-04-06 20:06:50 -04:00
Taah
1d8ce6001c add getting players by username 2022-04-06 16:59:34 -07:00
ayunami2000
0b9f9d74ba add /mp, and refine /rd to only non-mobs by default
awesome
2022-04-06 19:42:47 -04:00
035b579fc1 Merge branch 'master' of https://github.com/plexusorg/Plex 2022-04-06 18:01:34 -05:00
f547f10e0f Fix typo 2022-04-06 18:01:29 -05:00
ayunami2000
9eacb2287a Add /entitywipe + fix messageComponent
lol
2022-04-06 18:43:49 -04:00
e0632644ab Fix the updater 2022-04-05 15:46:21 -05:00
7420e7e721 Optimize imports 2022-04-05 15:40:42 -05:00
7ed0549ec6 Fixed a few bugs 2022-04-05 15:40:25 -05:00
2fcf44c6a8
Merge pull request #9 from plexusorg/punishments
so far it is working but the only thing preventing me from going to f…
2022-04-05 13:15:46 -05:00
f5a89384a0 Remove commented out things 2022-04-05 13:14:53 -05:00
08bdeaac48
Merge branch 'master' into punishments 2022-04-05 13:10:08 -05:00
56db357743 Revert "Lets try something"
This reverts commit 3c4eea4c3c.
2022-04-04 18:48:21 -05:00
3c4eea4c3c Lets try something 2022-04-04 18:45:09 -05:00
8a0c354682 actually fix it this time 2022-04-04 15:22:04 -05:00
c8a64cc9cb Fix NPE in unban command 2022-04-04 15:18:20 -05:00
Taah
6f4bc5aec1 so far it is working but the only thing preventing me from going to fully asynchronous calls for punishments is httpd... 2022-04-04 01:36:50 -07:00
Taah
35d436bb61 remove <v> and swap it to {number} for messages 2022-04-03 21:07:48 -07:00
511506348f Ban service now works with JSON 2022-04-03 17:59:16 -05:00
894cda2ede Remove some of this duplicate code 2022-04-03 16:45:32 -05:00
470f652e0b Actually add IPs to punishment 2022-04-02 18:03:58 -05:00
Taah
0c6d90e653 Merge remote-tracking branch 'origin/master' 2022-04-02 13:14:58 -07:00
Taah
c41c09710d update gson to fix error with parsing arrays 2022-04-02 13:14:37 -07:00
fd9fafb6bb I'd say this is pretty important 2022-04-02 15:12:38 -05:00
aa18e5d11a Add new IPs 2022-04-02 14:55:47 -05:00
a4ce9511fd this is enough coding for one day 2022-04-02 01:25:24 -05:00
82343815dd Remove debug 2022-04-02 00:36:04 -05:00
4d0cf96b97 Revert "Let's try something"
This reverts commit ccdefe97a3.
2022-04-02 00:32:04 -05:00
ccdefe97a3 Let's try something 2022-04-01 23:56:56 -05:00
787458f1df Remove debugging from command loader 2022-04-01 23:21:37 -05:00
0f898380db this is why we need an API 2022-04-01 23:09:43 -05:00
c484f4b2b2 Not tested, remove automatic loading of properties 2022-04-01 23:04:51 -05:00
Taah
1f2eed78de add custom module config class
fix npe in tab listener
add getter for indefinite bans
fix npe in plex cmd
remove spring boot and add jetty
2022-04-01 20:58:03 -07:00
Focusvity
099680d068
Add missing retention policy to annotation classes 2022-04-02 12:46:04 +11:00
90cccb804a Remove this 2022-04-01 16:13:09 -05:00
bb92805fa5 Add caching to the updater 2022-04-01 15:00:55 -05:00
bbb41aa052 Good thing we haven't had a release yet! 2022-04-01 14:34:12 -05:00
228b67a592 Nope 2022-04-01 14:31:05 -05:00
986a9c6f22 lets see if we can do this 2022-04-01 14:28:15 -05:00
af40217a57 Revamp Maven publishing 2022-04-01 14:24:04 -05:00
be428d58f2 Fix formatting 2022-04-01 03:17:42 -05:00
48fb4f919a Make update checking better 2022-04-01 03:08:17 -05:00
9ebbeb3c15 Revamp update checker 2022-04-01 02:54:22 -05:00
Taah
8ebb1c91a0 add get all admins method to get all admin objects 2022-03-31 22:47:15 -07:00
f0a05a8256 Try to automate Jenkins publishing 2022-03-31 02:01:29 -05:00