AdminMode

Warning: This project is experimental. Its files will not synchronize across the CurseForge network.

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

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    33635
  • Created
    Nov 7, 2011
  • Last Released File
    Never
  • Total Downloads
    0
  • License

Categories

Members

Recent Files

No files uploaded yet.