hayanesuru
f2682d84a6
optimize attribute and cleanup entity tracker ( #548 )
...
* optimize attribute
* compile fix
* redo async tracker
* rename id
* refactor
* fix comment
* reduce call
* fix entity removal
* rename
* fix
* fix ctx
* unnecessary
* rebuild patches
* fix immediately remove
closes : #555
* wrap
2025-12-10 17:00:14 -05:00
Dreeam
e11accb01b
Paper PR: Fix async command building throwing CME in some cases
2025-11-02 13:13:22 -05:00
Dreeam
bc3fce4949
Drop useless fix
...
getProfiler method is removed from PathNavigationRegion since 1.21.3 snapshot 24w37a
2025-10-07 01:59:42 -04:00
Dreeam
3b162fb788
Move Purpur patches to first
...
To reduce the difficulty on maintenance and reduce chances to fix conflicts on updating
2025-10-01 18:27:42 -04:00
hayanesuru
f0e4107ca4
fix vmp patch skip entity zero movement ( #511 )
2025-10-01 10:03:59 -04:00
Dreeam
d36ed6c316
Remove OP lock ( #486 )
...
Current implementation of OP lock is not an appropriate solution to prevent plugins that contain backdoor or malicious code. There are many ways to bypass this check to manipulate the OP list or permissions. The best way to prevent this kind of grief is to get plugins from valid and trustworthy places.
2025-08-31 23:53:19 -04:00