Description
AdminVIP
A admin plugin for bukkit servers. Intended for servers which needs/wants more controll over player commands!
Features
- Fully configurable admin/permisson groups and even custom groups of commands!
- Different permissions for players in different diemensions!
- Fun commands!
- Warning don't give people you don't thrust to 100% any "Griefing" commands!
Commands In V1.6.2_1
| Command | Function | Aliases |
|---|---|---|
| /spawn [Entity] | Spawns the entity | NONE |
| /outlaw [Player] | Makes the player hated by villagers & golems! | [ol] |
| /seeinvisible | Makes you see the invisible players! | [si] |
| /nauseaarrow | Makes your arrows confuse people! | [na] |
| /flasharrow | Makes your arrows blind people! | [fa] |
| /smoketrail | Makes a smoke trail where player goes! | [st] |
| /explodingarrows | Makes your arrows explode on impact! | [epa] |
| /thunder | Makes a thunder where the player clicks! | NONE |
| /thunder [Player] | Makes a thunder where the [player] stands! | NONE |
| /setpermissionclass [player] [world] [permission group] [color] [prefix] | Sets the given player the permissionClass! | [spc] |
| /heal [amount] | Heals the player x amount of health | NONE |
| /invincible | Makes the player invincible! | [invc] |
| /invisible | Makes the player invisible! | [inv] |
| /snowfight [Player] | Makes all snow golems in a 50x50x50 raidus to attack [Player]! | [sf] |
| /respawn | Teleports you to your latest death location! | NONE |
| /killall [Entity] | Kills all [Entity] in the world! | [ka] |
| /thunderstorm <duration> | Makes a thunder storm in the world! | [ts] |
| /seeinventory [player] | Prints out all the items in <Player>'s inventory! | [sin] |
| /kill [player] | Kills [player] | NONE |
| /lock | Locks the door you're looking at so only you can open it! | NONE |
| /unlock | Unlocks the door you're looking at if you locked it! | NONE |
| /sunlock | Unlocks any locked door! | NONE |
| /stuck | Makes <player> stuck in air! | NONE |
| /whisper [player] [message] | Whispers [player] [message] with your name (and prefix) | NONE |
| /reviveitems | Gives you back your items from your previous death! | [ris] |
| /allowopen | Allow [player] to open the door you're looking at if you have locked it! | [awop] SUGGESTED |
Ideas
Do you have a great idea for a command or ability? Well leave a comment. Appericated!
Configuration In V1.6.2_1
Example of a config file! (Very case sensitive and space sensitive!)
1 2 3 4 5 6 7 8 9 10 11 12 13 | permissions: admin: vip,carpet default: '' permissionsCH: carpet: redcarpet vip: invisible,invincible,heal,setpermissionclass,killall,seeinventory players: all: roban1000: permission: ALL effect: color: aqua prefix: '[Creator] ' |
Breaf explanation: players.all <- The all is the world you want the permissions underneath to take effect in! so for example if your world is called "xxGameMapxx" then if you want the below to effect in the overworld/normal world only then you write instead of all, you write xxGameMapxx. In the nehter: xxGameMapxx_nether and the end xxGameMapxx_the_end
Ask if you got any problems with this. It didn't explain very much!
Support
Please post any issues in the comment and i will try to fix them as soon as possible!
Planned In Next Version
- Bug fixing!
- Support for using some commands in the server console!
To-Do
- Add more commands!
- Make the code tidier ;D
- Make the code more stable!
Incorporating color effects to different permisson groups!✔Incorporating controll over regular minecraft commands to the config!✔


