[php][web] Useful php functions for managing Permissions' groups. Checking server status etc.

Discussion in 'Bukkit Tools' started by ttocskcaj, Aug 19, 2011.

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

    ttocskcaj

    If you're creating a php based website and/or admin area for your server, these functions might come in handy.
    It basically reads Permissions' config file (Where all your users groups are defined), changes the group for a user then reloads the file.
    There is also a function to get the online status of the server.
    It is made to work with 1 OR 2 servers. any more and you'll have to modify the code.

    You must have Permissions and MCTelnet installed for this to work.
    Also you have to have Spyc (YML Parser) included.

    Code is here http://pastebin.com/FbENJJsz
     
  2. Offline

    Facinus

    Thanks for this!
     
Thread Status:
Not open for further replies.

Share This Page