0.9.16b

Details

  • Filename
    rscPermissions_v0.9.16b.jar
  • Uploaded by
  • Uploaded
    May 12, 2015
  • Size
    322.84 KB
  • Downloads
    884
  • MD5
    c72a54a6b24df7c15dc66d7290ff2136

Supported Bukkit Versions

  • 1.8
  • 1.6.4
  • 1.5.2

Changelog

This is a completely rewritten branch of rscp. Starting from 0.8.x I have splitted internal code into separate API/Engine and implementation for Bukkit API. It still do not use server's internals so should work with CraftBukkit / Spigot servers from very old up to the newest builds. Also I have plans to make Sponge implementation and even started to do it.

Breaking changes:

  • Using only one MySQL database table set. For stability plugin contains all local cache in three .json files. Configuration has changed.
  • Commands changed a little bit: "list permissions" and "list groups" were shortened to "lp" and "lg".
  • A lot of debugging info in console.
  • Good support for Vault and WEPIF.

Look for more information at GitHub or spigotmc.org.

Use on production servers at your own risk.
Since project started I have no one report about errors so I think it is quite stable, but firstly make some tests on private servers, please.
Hovewer, if you have tested it and it shows good stability you can use it as you want, but tell me that it really stable. I should to know it!

We recommend to use MySQL Workbench (free official GUI tool for Windows) to edit permission database, but feel free to use any other SQL editor you want (myPHPAdmin, etc.).