Cookbook icon indicating copy to clipboard operation
Cookbook copied to clipboard

Simple permission plugin

Open boformer opened this issue 9 years ago • 2 comments

There should be a simple reference plugin that provides the permission service.

  • Store permissions in hocon config
  • Reload command (no ingame permission modification)
  • Basic group support?
  • Dimension and World context (or combination of both)

boformer avatar Mar 01 '15 19:03 boformer

We need to have the Permission API implemented in the implementation first because writing such a reference plugin wouldn't make any sense right now, you couldn't test it.

stephan-gh avatar Mar 01 '15 19:03 stephan-gh

@Minecrell https://github.com/SpongePowered/Sponge/commit/92bee47b064cc11483ba9474184418a23389ad62

boformer avatar Mar 02 '15 11:03 boformer