AdminTokens

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Overview

This plugin allows you to create some AdminTokens with specific permissions or just op-rights. If somebody uses this AdminToken, he will get the permissions. There are two different types of AdminTokens: temporary and permanent. If you use a temporary AdminToken, you will have the permissions until you log out. If you use a permanent AdminToken, you will never loose your permissions.

Commands

          
Players

  • /token - Shows general informations
  • /token use - Use an AdminToken to get permissions from this AdminToken

Admins only

  • /token create <random | ID> <temporary | permanent> <permission1;permission2;...> - Create a new AdminToken. Leave <permission...> for an OP-Token empty!
  • /token remove <ID> - Remove an AdminToken
  • /token show - Show all AdminTokens, which are not already used
  • /token permission <ID> - Show the permissions, which you will get when you use this AdminToken
  • /token type <ID> - Show the type of the AdminToken

                 

Permissions

PermissionEffect
at.*Allows you to use 'Admins only' and 'Players' commands(Look at Commands)

at.useAllows you to use an AdminToken

at.createAllows you to create an AdminToken
at.removeAllows you to remove an unused AdminToken
at.permissionAllows you to see the permissions of an AdminToken
at.typeAllows you to see the type of an AdminToken

          

Config

Quote:

Config:
enable the plugin(true)/disable the plugin(false)
enabled: true
Token:
length of AdminToken with argument random
automaticTokenLength: 16
minimal allowed length of custom AdminTokens
minimalTokenLength: 12
maximal allowed length of custom AdminTokens
maximalTokenLength: 24
MySQL:
host: localhost
port: '3306'
database: admintokens
user: root
password: password

       

Install Notes, IMPORTANT!

1.) This plugin needs MySQL! Make sure that the databse, which you've entered in the config.yml, exists and to have full access to the MySQL-database!
2.) Copy the Plugin into your plugins-folder
3.) Start the server and stop it
4.) Edit the AdminTokens-Config for your server, especially the MySQL-part!
5.) Start the server again
     
       
                
         
         
PS: Thanks for using my plugins :) And sorry for my bad english :P


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    95421
  • Created
    Oct 4, 2015
  • Last Released File
    Oct 4, 2015
  • Total Downloads
    529
  • License

Categories

Members

Recent Files