Skip to content

SimpleCommands for 1.8, it includes /ping, /pingall, /suicide and //texture.

Notifications You must be signed in to change notification settings

YululiServer/SimpleCommandsLegacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCommandsLegacy

How to disable commands

Create config.yml at plugin configuration directory, then:

disabledCommands:
 - suicide # disables /suicide (requires simplecommands.suicide)
 - pingall # disables /pingall (requires simplecommands.pingall)
 - ping # disables /ping (doesn't require any permissions)

About

SimpleCommands for 1.8, it includes /ping, /pingall, /suicide and //texture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages