ServerControl

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

NOTICE: This page will no longer be updated. For latest downloads go to https://www.spigotmc.org/resources/servercontrol.5035

Description:

A plugin that helps make a staff member's job easier. The plugin was designed to let staff have an easier time trying to take care of players and the server.


  • The warn command is used to warn a player for breaking the rules.
  • The stealth command allows staff members to silently join or leave without the rest of the server knowing.
  • The work command allows staff to get work done on the server. It will kick all the players except op and players with the .bypass permission. It will also prevent players without that perm or op to join the server until the work mode is disabled. The work mode will change the server message motd to let players know what the server is in work more or under maintenance.

Installation:
Just drop the .jar file into the plugins folder and you are ready to rock!

Compatibility:

  • Will work on Spigot 1.7.10 and above.
  • If there is a compatibility issue, please open a ticket.
  • If there are other problems please open a ticket and I will take a look.

Commands:

  warn:
    description: Warn a player.
  control:
    description: Help. Lists all the commands.
  work:
    description: Work Mode. Allows staff to get things done without interference from players.
  stealth:
    description: Allows staff to fake login/logout

Permissions:

  servercontrol.warn:
    description: Warn a player for breaking the rules.

  servercontrol.help:
    description: Server Control. The default help command.

  servercontrol.bypass:
    description: Allows bypass of work mode.

  servercontrol.work:
    description: Allows turning on and off work mode.

  servercontrol.stealth:
    description: Allows staff to join/quit without the rest of the server knowing

Config.yml

#The serverimg if set to true, will change the server image to the work.png file in the default server directory. This is optional to set.
#The maxplayers changes the max players when the server is in work mode.
motd:
   work: '&2Under Work Mode'
   normal: '&7A Minecraft Serve'
   serverimg: true
   maxplayers: 2

warnings:
 # The warn limit is how many times a player can be warned before an action is taken
   warnlimit: 3
 # The action is the action taken when the warnings a player gets is greater than or equal to the warn limit. Do not include the / in the command as this is issued from console. For commands requiring player name, use %player%
   action: tempban %player% 1d Dont break the rules!
#Place your kick message in kickmsg
#Place the message to display when login is denied in loginmsg
messages:
   work:
      kickmsg: '&cServer Maintenance started.'
      loginmsg: '&cServer in Work Mode. Please reconnect later'
#DO NOT CHANGE VERSION NUMBER. IT WILL BREAK THE PLUGIN!!
version: 1.1

Notice: This plugin is
Copyright (C) 2015 Tyler S. (tspringst33n) - All rights reserved. (Distribution is allowed)

  • No Decompiling
  • No Recoding
  • No Modifications

If you would like something changed or added, please open a ticket. I will gladly take a look at it and consider adding or making the changes suggested.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    90444
  • Created
    Mar 18, 2015
  • Last Released File
    Mar 24, 2015
  • Total Downloads
    569
  • License

Categories

Members

Recent Files