Dumbo52 / ModMode

CraftBukkit/Bukkit plugin for mod mode and vanish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## ModMode ##
*Keeping staff and players separate since 1869*

#### Configuration Example
    vanished: []
    fullvanished: []
    modmode: []
    allow:
       flight: true

`vanished`, `fullvanished` and `modmode` are used internally and should not be manually edited.

The config option `allow.flight` will allow ModMode players to fly. If not configured it will default to false.

About

CraftBukkit/Bukkit plugin for mod mode and vanish

License:MIT License


Languages

Language:Java 100.0%