d4710f1808
Make this more friendly
2023-11-29 15:32:03 -06:00
Focusvity
bee4268d51
Revert radius to distanceSquared
2023-11-27 20:38:39 +11:00
7254097ae4
Update naming convention
2023-11-26 00:31:13 -06:00
20765403f4
Update dependencies
2023-11-26 00:04:40 -06:00
9650685796
you saw NOTHING
2023-11-25 23:47:01 -06:00
1cf262ff91
Add radius to entitywipe command ( #74 )
...
* currently bugged
* Fixed radius not working
---------
Co-authored-by: Focusvity <nathan.curran10012@gmail.com>
2023-11-25 23:43:27 -06:00
4de796781d
Fixed tab colors not working
2023-11-22 20:39:56 -06:00
b82747b0bf
Change it for books too just in case
2023-11-20 16:59:32 -06:00
029cd40124
Fixes #73
2023-11-20 16:28:06 -06:00
Video
360775bac3
Fixes /punishments [player] not actually working
2023-11-07 04:39:54 -07:00
Video
37ac71b6ee
Fixes spawn egg bypass
...
Literally a one-line fix. Bruh
2023-11-07 03:41:24 -07:00
88f10ef9cc
Fix more SQL
2023-10-29 23:07:36 -05:00
3608e8e825
[Breaking] Remove rank stuff from database
2023-10-29 23:00:12 -05:00
Taah
3e9be76aa2
Move these to the top
2023-09-02 10:15:34 -07:00
Taah
2364ab33ff
Overhaul menu system and simplify it heavily, separating Pageable Menus and regular Menus into two different implementations
2023-09-02 10:14:10 -07:00
28c57f3a52
this is quite literally the most awful thing i have ever done
2023-08-31 20:20:18 -05:00
Video
5929fd9ddc
Bugfixes with the punishments menu
2023-08-31 04:02:01 -06:00
Taah
14d859ef75
Merge remote-tracking branch 'origin/master'
2023-08-31 02:48:15 -07:00
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
Taahh
709ed50748
Merge pull request #67 from plexusorg/whohas-command
...
Adds /whohas command
2023-08-31 02:32:15 -07:00
Taah
cc9967f9c2
make bans and kicks not take too long
2023-08-31 02:18:11 -07:00
Video
b0c19a14ab
Removed unused import
2023-08-31 02:11:12 -06:00
Video
475169b36a
Adds /whohas command
2023-08-31 02:09:07 -06:00
Taahh
bb019abd89
Merge pull request #65 from plexusorg/no-nh
...
Removes /namehistory
2023-08-30 18:13:13 -07:00
Taah
a7ed86549d
fix prefix for developers
2023-08-30 18:12:15 -07:00
Video
ba23129b15
Removes /nh
2023-08-30 13:11:35 -06:00
Taah
c51d8da5b7
fix prefixes
2023-08-29 20:41:15 -07:00
2a2152603b
Attempt to add prefixes to adminchat
2023-08-29 16:06:16 -05:00
b7db18284a
Remove rank references
2023-08-29 15:46:21 -05:00
Taah
15b12e6299
make our chat handler come first
2023-08-28 04:35:32 -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
Taahh
95c4da338e
Merge pull request #63 from plexusorg/fix/use-legacy-colour-codes-in-signs
...
Use legacy colour codes in signs
2023-08-26 06:19:24 -07:00
Taah
cea84884fc
Merge remote-tracking branch 'origin/master'
2023-08-26 06:18:54 -07:00
Eva
668460f486
Fix string sanitising ( #62 )
2023-08-25 23:03:37 +01:00
Allink
7336cc8feb
Use legacy colour codes in signs
2023-08-25 22:48:33 +01:00
allinkdev
bc5d0476ee
Properly cancel block explosions ( #59 )
2023-08-25 10:23:24 -05: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
9d0e7bf6d6
Fix compile error
2023-08-24 15:52:51 -05: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