Cube-Space / geSuit

Plugin suite for BungeeCord
5 stars 8 forks source link

How to disable a command (urgent) #42

Closed IlPicasso closed 10 years ago

IlPicasso commented 10 years ago

Hi! Well, for some reason something is executing the command kickall, which is kicking all my players <.< and the console is launching it, I want to disable the command completely. How I can do it?

jimmikaelkael commented 10 years ago

AFAIK, you can't with this version... Maybe you can remove geSuitBans from the spigot instance, to see if it solves the problem.

IlPicasso commented 10 years ago

I managed to fix this,

I removed the command kickall from the plugin.yml that are in the instances which run RemoteToolkit,

RemoteToolkit executed the Command kickall to restart the server of HungerGames and SkyBlock every 5 hours

I can close this

Thanks :+1: