Mineuniverse
Log in Register
Plugins

InstaServer

Change the server list MOTD on the fly.
by _ForgeUser6834219
Download Claim this project
3,651 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools

Allows you to change the certain features of your server, on the fly. Even saves it into the server.properties for you.

Commands:

  • /insta <sub command> ...

Sub Commands:

  • motd <motd> - instaserver.motd - Changes the server list MOTD
  • maxplayers <players> - instaserver.maxplayers - Sets the max amount of players allowed online
  • flight <true/false> - instaserver.flight - Sets the vanilla allow-flight option
  • pvp <true/false> - instaserver.pvp - Sets player PvP
  • animals <true/false> - instaserver.animals - Allows animals to spawn
  • npcs <true/false> - instaserver.npcs - Allows NPCs to spawn
  • online <true/false> - instaserver.online - Changes online mode

Developer API:

Get an instance of InstaServer, and now you can use the following methods:

  • public MinecraftServer getMinecraftServer(); Get instance of MinecraftServer
  • public Properties getProps(); Get instance of server.properties
  • public String getPropsPath(); Get String path to server.properties, for use with getDataFolder()

The below don't save to server.properties, either do that yourself or your changes won't be saved over restarts.

  • public void setMaxPlayers(int players); Set the max players
  • public void setMotd(String motd); Set the MOTD
  • public void setOnlineMode(boolean enable); Set online/offline mode
  • public void setPvp(boolean enable); Set PvP
  • public void setNpcs(boolean enable); Set NPC spawning
  • public void setAnimals(boolean enable); Set animal spawning
  • public void setFlight(boolean enable); Allow/disallow vanilla flight

Usage video:

InstaServer v1.1
MC CB 1.2.5-R4.0
Release 2012-07-07 Get
InstaMOTD v1.0
MC CB 1.2.5-R4.0
Release 2012-07-05 Get

More from _ForgeUser6834219

Pack-a-Punch
8,374
ArmorSlots
6,693
InstaMode
5,419

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
Mineload
Mineload
9,978
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945