-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
Alex edited this page Mar 12, 2015
·
6 revisions
-
/egg <mob type> <amount>
- Places the specified amount of the specified mob-type spawn-egg in your inventory
-
/egglist
- Displays a list of all the spawn eggs, and the many mob-type attribute aliases they each contain
-
/eggbanworld <overworld|nether|end> <true|false>
- Disable or enable the use of all spawn eggs (by non-ops) in a specified world
-
/eggban <x1> <z1> <x2> <z2> <ID_Name>
- Bans the use of all spawn-eggs between (x1, z1) through (x2, z2)
- The ban only applies in the world (overworld / nether / end) where you execute the command
- Assigning the banned area an ID_Name will enable you to easily manage multiple banned areas
-
/eggunban <ID_Name>
- Will remove the banned area that shares the specified ID_Name
-
/eggbanlist
- Shows whether spawn-eggs are currently banned or not banned in the overworld, nether, and end
- Continues to display all currently banned areas, displaying the corresponding ID_Names, world, and pair of x/z coordinates
-
/eggnerfall <true|false>
- If true, no eggs will be able to change spawners
- If false, it will only be CrystalEggs that can't change spawners.
-
/eggperms <player_name> <perm_type> <true|false>
- Gives the player with the specified name certain permissions - or takes them away
- Note this command is case sensitive
-
/eggperms <player_name>
- Checks what CrystalEggFactory permissions the said player has
- Note this command is case sensitive
-
/eggperms
- Lists all players with special CrystalEggFactory permissions and what permissions they have
- Note this command is case sensitive
-
/eggpermremove <player_name>
- Removes all special permissions from the specified player
- Note this command is case sensitive
-
/eggpermslist
- Lists all possible values of the <perm_type> argument in /eggperms, and what exactly it gives permission for
To learn more about permissions, visit the [permissions page] (https://github.com/CrystalCraftMC/CrystalEggFactory/wiki/Permissions)
This plugin is licensed under the Apache License 2.0 © 2015 CrystalCraftMC