Taah
355a930c89
- Create tag command
...
- Fix bug fixes
2022-02-21 22:55:59 -08:00
Taah
455713db3c
- Fix world permissions handling and add more customization
2022-02-21 20:51:05 -08:00
Taah
be125f72f9
Merge remote-tracking branch 'origin/master'
2022-02-21 18:35:33 -08:00
Taah
011105c9ee
- Auto upload snapshots to maven
2022-02-21 18:35:17 -08:00
Taah
15d28cccf2
- Fix nexus publish tasks
2022-02-21 18:19:41 -08:00
Taah
e446002567
- Add samples to config for motd
2022-02-21 17:26:50 -08:00
Taah
ae61503df4
- Add gradle tasks to publish to nexus repository
2022-02-21 17:03:51 -08:00
Taah
93fa38d9da
- Make adminworld check for ranks or permissions
2022-02-21 16:29:52 -08:00
Taah
6f506ac5cb
Rework punishment system by deleting the Ban and BanManager and moving everything into Punishment Manager. TODO cache punishments maybe? who knows! add an active field to punishments and fix the ban service to actually unban players
2022-02-21 16:20:22 -08:00
Taah
fddf57d7f5
Convert to Ashcon API for NameHistory
2022-02-06 21:06:55 -08:00
spacerocket62
282da7fdbb
delete commandargumentexception and return usage instead
2022-02-06 19:53:35 -08:00
spacerocket62
c2206d0079
- Fix NH bug & Gson not liking LocalDateTime
2022-02-06 19:43:37 -08:00
spacerocket62
e70a01868d
Fix plex creating a new punished player everytime
2022-02-05 15:18:17 -08:00
spacerocket62
211308e813
Add documentation to dev.plex.admin, dev.plex.banning, dev.plex.cache, and dev.plex.command (annotations and PlexCommand.java only)
...
Convert Date in punishments to LocalDateTime
2022-02-05 15:14:23 -08:00
spacerocket62
5e64e5e1b5
Remove debug message
2022-02-05 13:51:40 -08:00
spacerocket62
4171a504ce
Fix commands rank permission system by adding check for ANY command source
2022-02-05 13:51:15 -08: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
spacerocket62
b94f0323ca
Merge remote-tracking branch 'origin/master'
2022-01-26 22:36:40 -08: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
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
spacerocket62
ce76aa9ce1
admin cmd done
2020-11-05 13:17:14 -08: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
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
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
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
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