Luna
|
d749843f1e
|
More armor trim fixes (#108)
|
2023-06-28 11:34:31 -06:00 |
|
Luna
|
f9f5f1b345
|
Fix decorated pot invalid resourcelocation exploit (#106)
|
2023-06-25 21:02:42 -05:00 |
|
|
d2e0e16016
|
Update Paper
|
2023-06-21 16:54:56 -05:00 |
|
Luna
|
ddaee58457
|
Fix tile entity packet spam exploit (#105)
Co-authored-by: Telesphoreo <me@telesphoreo.me>
|
2023-06-20 23:16:57 -05:00 |
|
allinkdev
|
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 |
|
|
016966e97e
|
Update Paper
|
2023-06-18 19:13:08 -05:00 |
|
|
7bc46e28a7
|
Update Paper
|
2023-06-17 15:57:57 -05:00 |
|
|
345cce1b63
|
Update Paper
|
2023-06-16 22:59:23 -05:00 |
|
allinkdev
|
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 |
|
|
ca518d0329
|
Update Paper
|
2023-06-15 14:01:42 -05:00 |
|
Luna
|
70c16f6ffa
|
Fix ResourceLocation exploits (1.20.1) (#102)
* Catch null ResourceLocations in CraftNamespacedKey
* Some more ResourceLocation validation
|
2023-06-14 03:07:38 -05:00 |
|
|
9809c34764
|
Merge branch '1.20.1' of https://github.com/AtlasMediaGroup/Scissors into 1.20.1
|
2023-06-13 14:35:22 -05:00 |
|
|
c92c04eff6
|
Remove publishing task
The reason for removing this is that in theory anyone could publish to the API. I will handle it in a more secure way from now on
|
2023-06-13 14:35:12 -05:00 |
|
allinkdev
|
f44bda2c9e
|
Fix command block events (#99)
* Update the workflow
* Fix command block events
Hopefully for the last time
---------
Co-authored-by: Telesphoreo <me@telesphoreo.me>
|
2023-06-13 13:07:07 -05:00 |
|
|
0c8658f767
|
Update links for 1.20.1
|
2023-06-13 12:50:51 -05:00 |
|
|
6b00cbdbb9
|
WHY IS THE SCISSORS DEV SO SLOW
|
2023-06-13 12:45:38 -05:00 |
|
|
0aff8684fe
|
Update Paper
|
2023-06-12 16:40:59 -05:00 |
|
Luna
|
e7512f7b6d
|
Fix invalid armor trim exploit (#98)
|
2023-06-12 16:28:48 -05:00 |
|
|
772d2a7558
|
Correct javadoc link
|
2023-06-11 02:02:58 -05:00 |
|
|
defd33d2bd
|
Update Paper
|
2023-06-10 23:19:15 -05:00 |
|
|
adb61dab39
|
Update Paper
|
2023-06-09 17:52:20 -05:00 |
|
|
08e661b27a
|
Update Paper
|
2023-06-09 12:15:44 -05:00 |
|
|
8ee33f4a4d
|
Fix latest Paper revision
|
2023-06-09 01:24:06 -05:00 |
|
|
7bebfce7df
|
Fix compilation errors
|
2023-06-08 23:04:37 -05:00 |
|
|
cb210eb5a1
|
Add some links to the readme
|
2023-06-08 20:30:23 -05:00 |
|
|
4a8c0ce378
|
Change Scissors branding
|
2023-06-08 20:19:18 -05:00 |
|
|
f128a0fc62
|
Add Metrics to Scissors
|
2023-06-08 20:14:22 -05:00 |
|
|
a40a8e3ed6
|
Update to 1.20
|
2023-06-08 19:58:46 -05:00 |
|
Luna
|
ab53c6814b
|
Limit beacon effectRange (#95)
|
2023-06-07 13:57:08 -06:00 |
|
|
3405fa3232
|
Update Paper
|
2023-06-07 12:29:06 -05:00 |
|
|
59f6462025
|
CI improvements (#93)
* test this
* remove this, this plugin never actually worked
* ok i found the problem
|
2023-06-04 21:06:04 -05:00 |
|
|
a1fe3d1750
|
oops, this should work
|
2023-06-04 19:37:57 -05:00 |
|
|
00033dcc39
|
try this
|
2023-06-04 19:34:49 -05:00 |
|
|
b81bae46e1
|
I have no idea if this will work
|
2023-06-04 19:29:41 -05:00 |
|
Justin A.L. Link
|
5ea4ed902f
|
Add getHandlerList() method to CommandMinecartPlayerEditEvent (#91)
|
2023-06-04 16:20:01 -05:00 |
|
Allink
|
31486dfa18
|
Add missing static handler list method (#90)
|
2023-06-04 11:08:34 -06:00 |
|
|
f64bb8faef
|
Update Paper
|
2023-06-02 20:34:58 -05:00 |
|
Allink
|
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 |
|
Allink
|
e7763fa7ea
|
Add depth limit to SNBT (#87)
|
2023-06-02 16:07:55 -06:00 |
|
Luna
|
cbfc1beb6a
|
Add depth limit to Component deserializer (1.19.4) (#84)
* Add depth limit to Component deserializer
* Make depth limit configurable; increase placeholder penalty
|
2023-05-31 17:18:11 -06:00 |
|
Luna
|
ae17467c1b
|
Fix component extra empty array exploit (#82)
|
2023-05-29 16:59:58 -06:00 |
|
Chipmunk
|
08930195bb
|
Make excluding players from nbt components configurable (#81)
|
2023-05-28 13:17:40 -05:00 |
|
|
57d7a75327
|
Update Paper
|
2023-05-27 18:00:05 -05:00 |
|
|
d984c7c69d
|
Update Paper
|
2023-05-12 19:30:27 -07:00 |
|
|
8137fc3be6
|
Update Paper
|
2023-05-07 18:44:03 -05:00 |
|
|
904899cebf
|
Update Paper
|
2023-05-06 15:53:47 -05:00 |
|
|
af86fbc465
|
Update Paper
|
2023-04-28 21:43:33 -05:00 |
|
Luna
|
3bf9c85578
|
Patch exploits (#79)
|
2023-04-28 13:50:48 -06:00 |
|
|
a58e246027
|
Update Paper
|
2023-04-24 13:25:43 -05:00 |
|
|
e405542287
|
Update Paper
|
2023-04-21 12:47:22 -05:00 |
|