Created a manager for the BlockEditing object.

Moved and renamed some packages.
Fixed an issue with kkit conversion when essentials has no defined kits.
This commit is contained in:
Brianna O'Keefe 2018-04-23 20:33:44 -04:00
parent 2141a9d0ba
commit 6812dc7bcb
25 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@ Buy-Icon: 'This is the icon for buying things in kitPreview'
Debug-Mode: 'If this is enabled bugs will output to the console.'
Glass-Type: 'This is the id of the glass used for the background in the guis .'
Rainbow-Glass: 'If this is enabled the glass background will be randomized colors.'
Only-Show-Kits-With-Perms: 'If this is set to true kits in the /kits gui will only show up if the user has perms for them.'
Only-Show-Kits-With-Perms: 'If this is set to true kit in the /kit gui will only show up if the user has perms for them.'
Dont-Preview-Commands: 'When enabled this will prevent commands from being previewed in UltimateKits'
Kits-Free-With-Perms: 'If this is enabled players will be able to get a kit free through kit preview if they have perms for the kit in essentials/ultimatecore'

View File

@ -18,7 +18,7 @@ commands:
usage: /<command> [kit]
permissions:
ultimatekits.use:
description: allows the user to preview kits
description: allows the user to preview kit
default: true
ultimatekits.admin:
description: Gives access to admin commands.