It´s a little (but Powerful) Plugin, that helps you with your Server.
- Contributors:
- dunklesToast
== FEATURES ==
=== Maintenance Mode ===
You can set a messsage, that a Player gets when he want to Join but your Server is in Maintenance.
You can set a permission (default: ServerCMDS.Join). If the Player have this Permission, he can join. If not, he instantly gets kicked with the reaseon you can configure.
== COMMANDS ==
*/kill Kills a Player instanly - Gives a Short Message to a Player.
*/invisible Hides you from all other ONLINE!!! Players (if a new Player join, he can see you)
*/bstop Stops the Server after a 10 Second or if you can change the time with an argument
*/cllocal Clears the Local Chat
*/clglobal Clears the Global Chat
*/perform Shows you the TPS and Free Memory (experimental)
*/check Get a great deal of information about the player
*/heal Heal yourself or another Player
== PERMISSIONS ==
*scmds.join Allows a Player to join, while the Server is in Maintenanche
*ServerCMDS.CanStopServer Allows to run the /bstop command
*ServerCMDS.Join Allows to join if the Maintance Mod is activated
*ServerCMDS.Invisible Allows to run the Comment /invisible
*ServerCMDS.Performenc Allows to run the Comment /perform
All Permission can you edit in the config.yml
== Config ==
== KNOWN BUGSCode (Text):# Server Commands - Config - For ColorCodes please '&'!
scmds:
maintenance:
messages:
WereCurrentlyinMaintenance: "We\xb4re currently in &4Maintenance\xa7f - &aPlease\
\ come back later"
options:
MaintenanceModeEnable: false
permissions:
CanJoinAtMaintenance: ServerCMDS.Join
clchat:
messages:
local: Your chat was succefully cleared!
Global: The Global Chat was succefully cleared!
suicide:
messages:
tooklife: Good by world...
bstop:
permissions: ServerCMDS.CanStopServer
invisible:
permissions: ServerCMDS.Invisible
message:
Invisible: Your are now Invisible!
NoInvisible: You aren't longer Invisible!
FakeLeaveMessage: '&e%PLAYER left the game.'
FakeJoinMessage: '&e%PLAYER joined the game.'
options:
FakeLeave: true
FakeJoin: true
performenc:
permissions:
CanSeePerformenc: ServerCMDS.Performenc
invwatch:
permissions:
PermissionsToUse: ServerCMDS.Invwatch
ecwatch:
permissions:
PermissionsToUse: ServerCMDS.ecwatch
PermissionsToSeeOther: ServerCMDS.ecwatch.other
heal:
permissions:
PermissionsToUse: ServerCMDS.Heal
PermissionsToHealOther: ServerCMDS.Heal.Other
message:
YouDontHavePermissions: '&4You Dont have Permissions to do this!'
clglobal:
permissions:
PermissionsToUse: ServerCMDS.clglobal
check:
permissions:
Check: ServerCMDS.Check
WelcomeMessage:
option:
Activate: true
SubTitle: true
ServerName: NoimServer
TitleColor: YELLOW
SubTitleColor: RED
Time: 5
message:
Title: Welcome on %SERVERNAME!
SubTitle: I hope you have a nice day!
(INVISIBLE) If you throw an Ender Pearl against an invisible Player, the Ender Pearl will hit the Player and ports you to him
== My YouTube ==
YouTube: http://youtube.de/ShaderCraftDE
Website: http://shadercraft.de
== Repo ==
https://bitbucket.org/dunklesToast/servercmds/
== WRITTEN WITH JAVA 8 ==