MyWarp

MyWarp

220k Downloads

Overhaul permissions

TheE opened this issue ยท 1 comments

commented

If existing permissions need to be adjusted this should be done before releasing a beta version.

Points that need consideration are:

  • Unneeded warp prefix in command, sign and world access permissions. After all, everything is about warps. Instead, command permissions could receive a cmd prefix.
  • Adjustment of warp warmup disobey permissions to use the timer prefix.
  • /warp point permission should be named point, not compass.
  • Removal of usage scopes like admin, basic and soc. Setups are differently and there is no way to determine if a command is regarded as basic or not - it should be entirely up to the end-user to decide. Access and modify override permissions could be moved to a global scope (mywarp.accessall).
  • Sponge's implicit inheritance could cause problems with permissions for command flags (mywarp.warp.soc.give.force) or usage for other players (mywarp.warp.basic.assets.other), see here.
commented

Should be fixed by 4ee8ea5.