promotional bannermobile promotional banner

PermissionsBukkit

PermissionsBukkit

File Details

PermissionsBukkit v2.3

  • R
  • May 4, 2014
  • 57.41 KB
  • 72.5K
  • CB 1.7.9-R0.1

File Name

PermissionsBukkit-2.3.jar

Supported Versions

  • CB 1.7.9-R0.1

Changes in version 2.3:

  • Updates to storage and commands to use player UUIDs instead of names.
  • Commands can take UUIDs or the name of a currently-online player.
  • A player's name is changed to their UUID in the config when they first log in.
  • Currently no "convert all" function, may be added later.

Changes in previous beta releases:

  • Big performance improvements to situations where permissions are calculated (player join, player change world, /perm command use).
  • Fixed anti-build message not showing up.
  • Better preserve order of permission settings.
  • Fixed potential problems with permission refreshing happening to a wrong player with a similar name.
  • Added more helpful handling of invalid configuration files.
  • Fixed some error spam in metrics if configuration was invalid.
  • Added /perm dump -file command to create a text file listing permission info.
  • Added tab-completion - hit tab to bring up a list of possibilities on almost all /perm command arguments
  • Added crash prevention and a warning for groups that inherit themselves
  • Added information on how many logged-in users (including console) have a permission to the /perm info command
  • Marginally improved performance of the included antibuild
  • More advanced plugin metrics added to MCStats

For changes in version 2.0, see its changelog.

  • API methods used in the interface for other plugins do not function correctly in many cases.