Is there an easy way to set the onlinemode property?

Discussion in 'Plugin Development' started by Codex Arcanum, Feb 3, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Codex Arcanum

    First, a disclaimer. I own a copy of Minecraft, and all the people who will be using my server own Minecraft.

    What is the easiest way to change the onlinemode property in the server.properties file in an automated way? If it is possible to do this from the server itself, that would be great, but if not, another method would still work for me.
     
  2. Offline

    IcyRelic

    i dont think so i believe you can only get it like this
    getServer().getOnlineMode();

    if im wrong let me know
     
Thread Status:
Not open for further replies.

Share This Page