promotional bannermobile promotional banner

InstaServer

Change the server list MOTD on the fly.

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:

The InstaServer Team

profile avatar
  • 5
    Projects
  • 25.7K
    Downloads

More from _ForgeUser6834219View all

  • Pack-a-Punch project image

    Pack-a-Punch

    • 8.3K
    • Bukkit Plugins

    CoD Zombies Pack-a-Punch machines now in Minecraft!

    • 8.3K
    • June 8, 2012
    • Bukkit Plugins
  • FakeOP Advanced project image

    FakeOP Advanced

    • 1.6K
    • Bukkit Plugins

    FakeOP Advanced

    • 1.6K
    • April 16, 2012
    • Bukkit Plugins
    • +1
  • ArmorSlots project image

    ArmorSlots

    • 6.6K
    • Bukkit Plugins

    Block armor & damage nerfs per armor.

    • 6.6K
    • February 24, 2012
    • Bukkit Plugins
  • InstaMode project image

    InstaMode

    • 5.4K
    • Bukkit Plugins

    Permissions-ified gamemodes

    • 5.4K
    • October 12, 2011
    • Bukkit Plugins
  • Pack-a-Punch project image

    Pack-a-Punch

    • 8.3K
    • Bukkit Plugins

    CoD Zombies Pack-a-Punch machines now in Minecraft!

    • 8.3K
    • June 8, 2012
    • Bukkit Plugins
  • FakeOP Advanced project image

    FakeOP Advanced

    • 1.6K
    • Bukkit Plugins

    FakeOP Advanced

    • 1.6K
    • April 16, 2012
    • Bukkit Plugins
    • +1
  • ArmorSlots project image

    ArmorSlots

    • 6.6K
    • Bukkit Plugins

    Block armor & damage nerfs per armor.

    • 6.6K
    • February 24, 2012
    • Bukkit Plugins
  • InstaMode project image

    InstaMode

    • 5.4K
    • Bukkit Plugins

    Permissions-ified gamemodes

    • 5.4K
    • October 12, 2011
    • Bukkit Plugins