Commit graph

16 commits

Author SHA1 Message Date
amyavi
2f6bc0e090
feat: allow players to nick themselves with any characters
Since people can already do it with command blocks...

This is the fastest way to do it, as the regex check is performed before the permission one.
2025-03-27 00:38:47 -03:00
amyavi
4688964901
fix: limit nick length to 64 characters
There's no sane reason to have a nick longer than this, and extremely long nicks actually cause a DoS exploit.
2025-03-25 23:57:10 -03:00
amyavi
7fbe0e7a38
refactor: update configs
No actual visible changes here since it's just refreshing the configs.
Spam exclusions and replace commands were never actually used, they're only being blanked out for clarity.
2025-03-25 23:18:34 -03:00
amyavi
08c399c775
fix: misc essentials config changes 2025-01-26 16:34:31 -03:00
amyavi
a3d720750d
chore: update configs for Essentials
sorry for the diff spam
2024-12-21 18:36:59 -03:00
OptimisticDeving
5d8a36f2ee
Sync configuration files 2024-06-23 19:26:48 +00:00
43b2b2b18e Sync plugin config 2023-06-24 14:29:24 -03:00
LunaWasFlaggedAgain
c7c8eb4670
Update config files (#30)
* Update paper.yml

* Update upgrades-done.yml

* Update config.yml

* Update server.properties
2021-10-12 19:04:09 +03:00
kaboom
ac703e3989 Disable Essentials update checker 2021-04-18 05:50:53 +03:00
mathiascode
4de4985e4b Modify tpr behavior to always teleport to the center of the world
Closes #1
2020-12-12 21:29:30 +02:00
mathiascode
901f743e06 Push latest files 2019-10-18 23:03:53 +03:00
mathiascode
0c06340ba2 Push latest 1.13.2 files 2019-10-03 17:50:54 +03:00
mathias
2eac6b0734 Sync files 2019-08-06 03:32:21 +03:00
mathias
67160ffe8c Latest updates 2019-07-13 01:54:07 +03:00
mathias
30005ffd90 Latest files
Former-commit-id: 50d62e413d6af96e4a83f3f32d6148466174d251
2019-02-03 01:55:11 +02:00
mathias
64a945a55b Add base files 2018-05-25 20:23:59 +03:00