Commit Graph
24 Commits
Author SHA1 Message Date
Taah bc8c89449e Remove WebUtils, MojangUtils, and ashcon and replace references of WebUtils with DataUtils#getPlayer(String username) 2023-08-31 02:48:02 -07:00
Taah cc9967f9c2 make bans and kicks not take too long 2023-08-31 02:18:11 -07:00
Taah a7ed86549d fix prefix for developers 2023-08-30 18:12:15 -07:00
Taah c51d8da5b7 fix prefixes 2023-08-29 20:41:15 -07:00
Taah 4b37497a14 Merge branch 'nomongo' of https://github.com/plexusorg/plex 2023-08-26 06:59:46 -07:00
Taah b0a8b463cb Add SQL Generators
Add cache for table strings generated
Add legacy support for Tags and login messages by converting legacy color codes to minimessage tags
2023-08-26 06:59:29 -07:00
Taah 1f48dc1e60 Merge remote-tracking branch 'origin/master' 2023-08-26 06:19:30 -07:00
Taah cea84884fc Merge remote-tracking branch 'origin/master' 2023-08-26 06:18:54 -07:00
Taah 7ff6bdb171 Remove rank system entirely and move developer title to being hardcoded 2023-08-25 04:07:56 -07:00
Taah 175c7db23d Bump the version to 1.4-SNAPSHOT
Remove every trace of MongoDB
Fix issue where notes were not being notified on a permissions based system
2023-08-25 01:30:41 -07:00
Taah f97411ce09 Cache whether the server is on a proxy or not
Fix kick where ban message was displayed instead of kick message
2023-08-24 22:36:14 -07:00
Taah b0240ef46e Remove extra space from prefixes 2023-08-24 21:24:14 -07:00
Taah 4887960463 This is supposed to be if it is not empty 2023-08-24 19:08:30 -07:00
Taah 295e16b6c5 This is supposed to be empty by default not null 2023-08-24 15:36:49 -07:00
Taah 72d9e0817c Merge remote-tracking branch 'origin/master' 2023-08-24 15:36:07 -07:00
Taah 28ec8e1d2d Add support for reasons 2023-08-24 15:35:59 -07:00
Taah 7dea0bcb72 Make sure the TNT is removed 2023-08-24 02:41:57 -07:00
Taah 8344e3596e Remove checkTab and replace with silentCheckRank
add isCancelled checks for MobListener
Modify the plugin's YAML file to load before essentials
Modify the world command to support the TFM Extras module
Add more checks in WorldListener to prevent spawning entities and interacting with anything except openable things (doors, trapdoors, gates)
2023-08-24 02:40:52 -07:00
Taah 37a649fa7a This should teleport players to the world spawn 2023-08-23 19:44:27 -07:00
Taah d7df923e5c Allow someone to modify the event before the renderer is set. This allows someone to edit the message before processing 2023-08-23 19:34:01 -07:00
Taah bc6dbb1052 Add bypass for command blocking and definite bans 2023-08-22 14:37:45 -07:00
Taah 517b829420 Merge remote-tracking branch 'origin/master' 2022-08-02 17:03:24 -07:00
Taah 7fa26f9a64 add admin chat redis support 2022-08-02 17:03:04 -07:00
Taah 16e29b80a7 make getPlayer a function because mongo doesnt call constructors 2022-08-02 15:23:54 -07:00