All Projects → kennytv → Maintenance

kennytv / Maintenance

Licence: GPL-3.0 license
Enable maintenance mode on your Minecraft server

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Maintenance

Negativity
Github of Negativity, a Minecraft AntiCheat. Premium at 8€:
Stars: ✭ 184 (+50.82%)
Mutual labels:  spigot, bungeecord, velocity, sponge-plugin
CommandWhitelist
You decide what commands players can use or tab complete on your server!
Stars: ✭ 115 (-5.74%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin, velocity-plugin
Osmium
Abstraction layer for Bukkit, Sponge and BungeeCord that allows for development on all platforms simultaneously.
Stars: ✭ 34 (-72.13%)
Mutual labels:  sponge, spigot, spigot-plugin, sponge-plugin
ZMusic
全功能Minecraft点歌插件
Stars: ✭ 22 (-81.97%)
Mutual labels:  bungeecord-plugin, minecraft-plugin, sponge-plugin, velocity-plugin
PistonMOTD
Best MOTD plugin multi platform support!
Stars: ✭ 31 (-74.59%)
Mutual labels:  bungeecord-plugin, spigot-plugin, sponge-plugin, velocity-plugin
MinecraftDeveloperGuide
📝Minecraft developer Chinese guide,我的世界开发者中文指南
Stars: ✭ 1,307 (+971.31%)
Mutual labels:  sponge, spigot, bungeecord
Minecraft QQ
一个用于Minecraft服务器与QQ群互联的插件
Stars: ✭ 19 (-84.43%)
Mutual labels:  bungeecord-plugin, spigot-plugin, minecraft-plugin
McRPG
An RPG plugin for Minecraft 1.13
Stars: ✭ 32 (-73.77%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
MinecraftNetwork
Minecraft server network backend
Stars: ✭ 35 (-71.31%)
Mutual labels:  spigot, bungeecord, spigot-plugin
RealIP
The Spigot, Bungee and Velocity plugin that parses client IP addresses passed from the TCPShield network.
Stars: ✭ 121 (-0.82%)
Mutual labels:  spigot, bungeecord, velocity
pyplugins
Python Plugins loader plugin for Minecraft Spigot (Jython)
Stars: ✭ 25 (-79.51%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
SquidGame
Minecraft Minigame inspired by the famous and trending Netflix series "Squid Game"
Stars: ✭ 36 (-70.49%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
oraxen
Oraxen is a minecraft plugin that allows to easily use Minecraft 1.14 features in order to create new items with custom textures. It handles the resourcepack generation, upload (using Polymath) and has an extensible API.
Stars: ✭ 358 (+193.44%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
EliteMobs
This is a spigot plugin that aims to extend Minecraft's survival endgame by making mobs more interesting.
Stars: ✭ 114 (-6.56%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
MinecraftManhunt
Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
Stars: ✭ 20 (-83.61%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
MarriageMaster
Marriage Plugin for Bukkit/Spigot
Stars: ✭ 79 (-35.25%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
AntiCheatReloaded
The free anti-cheat since 2016
Stars: ✭ 94 (-22.95%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
UltiTools
This is a sum of some basic plugins of a Bukkit server or Spigot server. Including a few useful and creative functions.
Stars: ✭ 17 (-86.07%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
ClayTech
An addon for slimefun.
Stars: ✭ 15 (-87.7%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin
MinetopiaVehicles
A realistic vehicle plugin for your Minecraft server!
Stars: ✭ 52 (-57.38%)
Mutual labels:  spigot, spigot-plugin, minecraft-plugin

Maintenance

Version Build Status GH Downloads Discord Twitter

Maintenance is the most customizable free maintenance plugin for your Minecraft server you can find. It runs on Spigot, BungeeCord, Sponge, as well as Velocity.

Its features include:

  • A custom motd as well as server icon, that will be shown during maintenance
  • Start- and endtimers, which will enable/disable maintenance mode after the time is up
  • A '%TIMER%' variable usable in the pingmessage, to show the time until a running endtimer finishes (other variables and tricks are explained in the configuration file's comments)
  • A maintenance whitelist, to grant specific players the ability to join while you're working on your server
  • Nearly all messages are editable via the language file, given in a multitude of different languages
  • Features specifically for Bungee/Velocity
    • Only want to enable maintenance on a single server? You can also do so by using the /maintenance <on/off> <servername> command
    • Link multiple proxy instances through a MySQL database connection, so you don't have to change maintenance on each proxy by hand
    • Use PlaceholderAPI placeholders with the MaintenanceAddon (only for Bungee)

A full list of commands, permissions and configuration options can be found in the wiki listed below.

Other forum threads

Compiling

To create a working jar yourself, simply clone the project and compile it with Gradle (gradlew build).

License

This project is licensed under the GNU General Public License v3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].