Commit Graph
25 Commits
Author SHA1 Message Date
allinkdevandGitHub 4c6342a24c Limit save data for Bees and Vexes (#122) 2023-07-05 17:56:09 -05:00
allinkdevandGitHub ab658d7e35 Improve chat signature disabling patch (#104)
* Do not log expired chat message if signatures are disabled

* Do not kick when chat signatures are disabled
2023-06-20 22:41:08 -05:00
allinkdevandGitHub 871cc5653c Clean up patches (#103)
* Clean up command block event patch

* Merge resource location patches

* Merge map decoration patches

* Merge Video's resource location patches

* Merge large tag reset patches
2023-06-16 22:54:59 -05:00
f44bda2c9e Fix command block events (#99)
* Update the workflow

* Fix command block events

Hopefully for the last time

---------

Co-authored-by: Telesphoreo <[email protected]>
2023-06-13 13:07:07 -05:00
Justin A.L. LinkandGitHub 5ea4ed902f Add getHandlerList() method to CommandMinecartPlayerEditEvent (#91) 2023-06-04 16:20:01 -05:00
AllinkandGitHub 31486dfa18 Add missing static handler list method (#90) 2023-06-04 11:08:34 -06:00
AllinkandGitHub 15efff8ce2 Implement command block events (#86)
* Implement command block events

* Make annotation test pass

* Squash annotation test patch into base patch
2023-06-02 16:23:19 -06:00
AllinkandGitHub e7763fa7ea Add depth limit to SNBT (#87) 2023-06-02 16:07:55 -06:00
AllinkandGitHub 45d0803b60 Patch invalid entity rotation log spam (#75) 2023-03-20 02:16:58 -05:00
AllinkandGitHub 1dddffad0d Add configuration option to disable chat signatures (#71)
Ported to 1.19.3
2023-02-03 02:22:11 -06:00
AllinkandGitHub 5f01adf7df Prevent velocity freeze (#69) 2022-11-27 21:48:07 -06:00
AllinkandGitHub cbe46d2861 Refuse to convert legacy messages over 1k characters (#60) 2022-08-19 21:12:03 -05:00
AllinkandGitHub a2356397db Add configuration option to disable chat signatures, update Paper and some patch fixes (#59)
* Update Paper

* Update Patches for 1.19.1

* Fix method style

* Fix incorrect access modifier for configuration defaults

* Add configuration option to disable chat signatures
2022-08-01 17:46:08 -05:00
AllinkandGitHub 1306a6c873 Fix crash on /timings paste (#55) (#58) 2022-07-27 21:25:46 -05:00
AllinkandGitHub e03a64585c Update Paper (#53) 2022-07-23 21:56:40 -07:00
AllinkandGitHub 253787181e Fix ClickEvents on Signs bypassing permissions (#51) 2022-07-13 14:41:17 -05:00
AllinkandGitHub 97cdd47afa Move Scissors configuration file into config folder (#48) 2022-07-13 13:34:11 -05:00
AllinkandGitHub 183f609960 Fix container click patch (#47) 2022-07-12 11:19:31 -05:00
AllinkandGitHub 6512c37e24 Add scissors config, command & disable command books (1.19) (#41)
* Add Scissors configuration file & command

* Disable running commands in books by default
2022-07-10 10:48:29 -05:00
AllinkandGitHub 765255d611 Improve invalid container event patch (#38) 2022-07-10 01:46:35 -05:00
AllinkandGitHub ce5f721017 Patch 'sploits (1.19) (#35)
* Prevent invalid container events

* Do not attempt to cast items to recipes
2022-07-09 21:21:23 -05:00
AllinkandGitHub 4e394aa041 Port a877b64 to 1.19 (#32) 2022-07-08 17:36:16 -05:00
AllinkandGitHub bc4782d2d0 Add spectator teleport event (#28) 2022-07-05 13:52:02 -05:00
AllinkandGitHub c2618f2522 Reset large tags (#11) 2022-04-18 17:20:08 -06:00
AllinkandGitHub 646f5e6002 Prevent non-living entities from being spawned by spawners (#7) 2022-04-04 02:39:28 -06:00