From 1429f11180782a84b68b93ac8fc2cdde3916e2cf Mon Sep 17 00:00:00 2001 From: Dico200 Date: Wed, 29 Jun 2016 12:05:14 +0200 Subject: Fix hooking commands throwing UnsupportedOperationException. Server will instead tell us that the command 'serversigns' was not found in RedstonerUtils at the end of start, which is bullshit, everything works. --- plugin.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugin.yml b/plugin.yml index e342e84..bdd5acb 100644 --- a/plugin.yml +++ b/plugin.yml @@ -2,6 +2,3 @@ name: RedstonerUtils main: main.py version: 3.1.0 author: redstone_sheep - -commands: - serversigns: -- cgit v1.2.3