Updated to 6.0.5 (resolved some issues and patches).

This commit is contained in:
CoderMarido 2018-09-15 14:22:39 +02:00
parent 66b99efae3
commit efecf77784
2 changed files with 4 additions and 6 deletions

View File

@ -25,6 +25,7 @@ public class DeluxeVouchers extends JavaPlugin {
public void onEnable() {
instance = this;
console = getServer().getConsoleSender();
DeluxeVouchers.enable();
DeluxeVouchers.events();
DataHandler.cacheData();

View File

@ -1,13 +1,10 @@
name: DeluxeVouchers
main: nl.marido.deluxevouchers.DeluxeVouchers
version: 6.0.4
version: 6.0.5
author: Marido
website: https://marido.host/deluxevouchers
description: Enhance your server with awesome customizable vouchers with a lot of features.
commands:
deluxevouchers:
description: Administrator commands for the DeluxeVouchers resource.
aliases: [dv, deluxev, dvouchers, deluxevoucher]
permissions:
deluxevouchers.admin:
description: 'Access to the administrator commands.'
default: op
aliases: [dv, deluxev, dvouchers, deluxevoucher]