spark icon indicating copy to clipboard operation
spark copied to clipboard

Permissions not functioning in Paper-1.21.1 bundled edition of spark

Open IngeniousCoder opened this issue 1 year ago • 2 comments
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

  1. Install a clean version of Paper-1.21
  2. Confirm bundled spark plugin exists.
  3. 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

IngeniousCoder avatar Aug 19 '24 09:08 IngeniousCoder

The only permission working is the 'spark' for me.

Doc94 avatar Aug 28 '24 19:08 Doc94

Can confirm.

But the subnodes should work per the documentation. That's the issue.

IngeniousCoder avatar Aug 29 '24 02:08 IngeniousCoder