AdminMode
AdminMode
This plugin lets you switch between two modes, Survival and AdminMode. You can assign special permissions to each mode. This is great for admins who want to fix up griefing and easily switch to survival mode to stop admin privellages interfereing with their survival gameplay.
Features
* Toggleable modes (Leaving the game dosen't reset your mode)
* Broadcast message when changing modes (e.g. Technoash is now in AdminMode)
* Simple and flexible setup
Setup
To get AdminMode up and running, make two groups with your permissions system. You can name them whatever you want. For the eamples, i am using adminmode and admin. After that you will need to put the following nodes into the appropriate groups:
AdminMode
adminmode.adminmode: true
adminmode.default: false
Admin
adminmode.adminmode: false
adminmode.default: true
Example Permissions
groups:
default:
permissions:
permissions.build: true
police:
permissions:
inheritance:
- default
admins:
permissions:
adminmode.adminmode: false
adminmode.default: true
inheritance:
- police
adminmode:
permissions:
adminmode.adminmode: true
adminmode.default: false
inheritance:
- admins
This plugin lets you switch between two modes, Survival and AdminMode. You can assign special permissions to each mode. This is great for admins who want to fix up griefing and easily switch to survival mode to stop admin privellages interfereing with their survival gameplay.
Features
* Toggleable modes (Leaving the game dosen't reset your mode)
* Broadcast message when changing modes (e.g. Technoash is now in AdminMode)
* Simple and flexible setup
Setup
To get AdminMode up and running, make two groups with your permissions system. You can name them whatever you want. For the eamples, i am using adminmode and admin. After that you will need to put the following nodes into the appropriate groups:
AdminMode
adminmode.adminmode: true
adminmode.default: false
Admin
adminmode.adminmode: false
adminmode.default: true
Example Permissions
groups:
default:
permissions:
permissions.build: true
police:
permissions:
inheritance:
- default
admins:
permissions:
adminmode.adminmode: false
adminmode.default: true
inheritance:
- police
adminmode:
permissions:
adminmode.adminmode: true
adminmode.default: false
inheritance:
- admins
-
View User Profile
-
Send Message
Posted Feb 2, 2013-:)-
View User Profile
-
Send Message
Posted May 22, 2012...or mine. :P
-
View User Profile
-
Send Message
Posted May 16, 2012Until this comes out, you might want to look at mine: http:dev.bukkit.org/server-mods/admin-mode/pages/main/
-
View User Profile
-
Send Message
Posted Feb 27, 2012Can't wait for this one :) would solve lots of problems with cheating admins :P
-
View User Profile
-
Send Message
Posted Feb 11, 2012Need this !
-
View User Profile
-
Send Message
Posted Jan 15, 2012Oh nice, just found this! Is this a direct or indirect successor of AdminMode 0.4.3?
-
View User Profile
-
Send Message
Posted Jan 11, 2012I hope you can get this out soon its just what I needed
-
View User Profile
-
Send Message
Posted Dec 10, 2011@ScavyDK
If you want to restrict using /am to certain groups, put adminmode.default in a group that you do want to be able to use /am . All other groups won't be able to use the command. I have lost the plugin since my computer failed, so it may take some time for me to release it.
-
View User Profile
-
Send Message
Posted Nov 28, 2011Would it be possible to add some kind of security to it? So that you can use it to play as a player with normal privileges, and only enter adminmode when it is needed. And then have it check for something like a password or something when you enter adminmode. It would give an extra layer of security in case of hacking and griefing.
-
View User Profile
-
Send Message
Posted Nov 25, 2011@acegiak
As of yet, the players inventory won't save. I might put this in before I release the plugin.
-
View User Profile
-
Send Message
Posted Nov 23, 2011Hey, would it be possible to have it reset your inventory to how it was when you entered admin mode when you leave admin mode? also location?