spark
spark copied to clipboard
Permissions not functioning in Paper-1.21.1 bundled edition of spark
trafficstars
Description
Permissions documented at https://spark.lucko.me/docs/Command-Usage, such as
spark.profiler
spark.healthreport
spark.ping
spark.tps
spark.tickmonitor
spark.gc
spark.gcmonitor
spark.heapsummary
spark.heapdump
spark.activity
do not work on Paper-1.21
Additionally, when dumping out permission tree with Luckperms (/lp tree), permissions are not reflected as well. See here
Reproduction Steps
- Install a clean version of Paper-1.21
- Confirm bundled spark plugin exists.
- Using /lp tree or /lp permission set, can confirm that spark permissions do not work.
Expected Behaviour
The spark permission nodes should work.
Platform Information
- Minecraft Version: 1.21.1
- Platform Type: server
- Platform Brand: Paper
- Platform Version: Paper version 1.21.1-35-master@be1078f (2024-08-18T22:41:36Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Spark Version
v1.10.84 (bundled with 1.21.1-35)
Logs and Configs
No response
Extra Details
No response
The only permission working is the 'spark' for me.
Can confirm.
But the subnodes should work per the documentation. That's the issue.