Commit Graph

78 Commits

Author SHA1 Message Date
bb978f2ab4 Fix SQLite not working 2022-01-30 13:26:55 -06:00
bc41415034 Fix unban 2022-01-29 19:53:22 -06:00
fd780463f8 oop 2022-01-29 19:32:16 -06:00
a95ea3557e I can't believe we didn't have an unban command 2022-01-29 19:31:10 -06:00
0a1df0fddb add more commands 2022-01-29 19:08:07 -06:00
8293b1a879 bruh 2022-01-29 18:43:44 -06:00
86f3fd8d29 Begin work on implementing ranks 2022-01-29 16:35:48 -06:00
9043005d62 Dont call the plugin every time tl() is used 2022-01-27 15:38:44 -06:00
c2d0746d49 this can be set as a library 2022-01-27 15:24:32 -06:00
087f6dc35a Optimize imports 2022-01-27 15:23:01 -06:00
e0b98794c5 Fix exception messages displaying twice 2022-01-27 15:22:28 -06:00
spacerocket62
15f0f5fe2d Move the chat renderer to a final class variable instead of initializing it every chat event 2022-01-27 01:03:48 -08:00
spacerocket62
8202021f07 Migrate (what I could find) legacy component system uses to kyori component system
Create List command
Remove fionn command
Remove test command
Add Mojang Utils
Auto add Plex Players back to cache on start if any are online
2022-01-27 01:00:50 -08:00
spacerocket62
29b547fc8b Merge remote-tracking branch 'origin/master' 2022-01-26 23:56:38 -08:00
5c15d25ef7 Added a debug option 2022-01-27 01:00:03 -06:00
spacerocket62
b94f0323ca Merge remote-tracking branch 'origin/master' 2022-01-26 22:36:40 -08:00
f2bbf6f6dc Gamerule stuff 2022-01-27 00:36:00 -06:00
spacerocket62
13eb6e2ef9 Merge branch 'master' of https://github.com/PlexDevelopment/Plex-Dev
# Conflicts:
#	src/main/java/dev/plex/command/PlexCommand.java
2022-01-26 21:29:53 -08:00
spacerocket62
587ea8f352 Begin fixing command system 2022-01-26 21:28:30 -08:00
a13ddabfdd Add exceptions 2022-01-26 23:19:05 -06:00
fce4c66efb Update Gradle wrapper 2022-01-26 23:14:43 -06:00
edef4d8558
Delete pom.xml 2022-01-04 17:00:28 -06:00
82d8a3151d The plugin now loads in game 2022-01-03 21:53:22 -06:00
f1c60d0abd Remove ignored files 2022-01-03 21:28:40 -06:00
d599b19a9a Switch to Gradle 2022-01-03 21:27:58 -06:00
88c70e84cc Big update 2022-01-03 21:04:39 -06:00
921a62cd58 Update to 1.17 2021-11-03 16:40:59 -05:00
6e9efae222 Fix build issues 2021-06-20 11:56:22 -05:00
f4aa3bd3b9 Some updates 2021-06-20 03:02:07 -05:00
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