-
Notifications
You must be signed in to change notification settings - Fork 5
Commands
Caliog edited this page Oct 20, 2018
·
8 revisions
- General Commands
- Group Commands
- Guard Commands
- Path Commands
- MobSpawnZone Commands
- Mob Commands
- Villager Commands
- Trader Commands
- Priest Commands
- Pet Commands
E.g. /item <name> [level|amount] [tradeable]
means that name is required! level or amount is optional and tradeable is optional true or false.
| General Commands | Permission | Description | |
|---|---|---|---|
| /rolecraft | none | Shows the plugin version! | |
| /rolecraft help | none | Displays a list of commands that the player is permitted to use! | |
| /rolecraft reload | rc.reload | Reload config and messages file! | |
| /rolecraft mic | rc.mic | Try to install the Mobs & Items Creator! | |
| /rolecraft backup | rc.backup | Create a backup in plugins/rolecraft/Data/Backups! | |
| /rolecraft class [player] | rc.class | Change a player's class. | |
| /rolecraft mobs [page] | rc.mobs | List all of your mobs. | |
| /rolecraft weapons [page] | rc.weapons | List all of your weapons. | |
| /rolecraft armor [page] | rc.armor | List all of your armor. | |
| /level set <player> <level> | rc.level.set | Changes the level of a player. | |
| /level reset <player> | rc.level.reset | Sets experience, level and all skills to zero. | |
| /item <name> [level|amount] [tradeable] | rc.level.reset | Gives you the custom item with given level if possible. | |
| Group Commands | Permission | Description | |
| /group create | rc.group.create | Creates a group. | |
| /group invite <player> | rc.group.invite | Invites this player to your existing group. | |
| /group join | rc.group.join | After you were invited to a group you can join with this command. | |
| /group leave | none | You will leave the group. | |
| /group leave <player> | none | Throws the player out of the group. Only possible if you created the group. | |
| Guard Commands | Permission | Description | |
| /guard create <name> | rc.guard.create | Create a guard at your current position. | |
| /guard remove | rc.guard.remove | Remove the closest guard. | |
| /guard attack <attack..> | rc.guard.attack | Changes the guard's attacking behaviour.You can set attack to monsters,animals,players,all,none or any combination of these. E.g. /guard attack monsters animals | |
| /guard path <pathname> | rc.guard.path | Assign a path to the closest guard.Type '/guard path remove' to remove it again. | |
| /guard equip | rc.guard.equip | The guard copies your armor and the weapon you bear. | |
| Path Commands | Permission | Description | |
| /path create <name> <initdelay> [cpdelay] | rc.path.create | Create a path. The guard will wait initdelay seconds until he starts walking the path and the guard will wait cpdelay seconds at each checkpoint before he continues. | |
| /path set <name> <checkpoint> | rc.path.set | Defines a checkpoint at your current positions. checkpoint has to be a number between 1 and 100. | |
| MobSpawnZone (msz) Commands | Permission | Description | |
| /msz create <mob> <radius< <amount> | rc.msz.create | Create a mob-spawn-zone at your current position. The msz will spawn amount mobs in the given radius. | |
| /msz remove | rc.msz.remove | Removes the local MSZ. Use /msz info before. | |
| /msz info | rc.msz.info | Shows information about the local MSZ. | |
| /msz reset | rc.msz.reset | Kills all mobs in all spawn-zones. | |
| /msz next | rc.msz.next | Teleports you to the next spawn-zone. | |
| Mob Commands | Permission | Description | |
| /mob edit [name] | rc.mob.edit | Creates or edits a mob. | |
| /mob list | rc.mob.list | A list of all your mobs. | |
| Villager Commands | Permission | Description | |
| /vg create <name> | rc.villager.create | Create a villager at your position. | |
| /vg remove | rc.villager.remove | Removes the closest villager. | |
| /vg talk <id> <message> <TEXT|QUESTION|END> <target> | rc.villager.talk | Read about conversations! | |
| /vg deltalk <id> | rc.villager.talk | Delete a specific message! | |
| /vg quest <name> | rc.villager.quest | Add a quest to the villager's quests. | |
| /vg delquest <name> | rc.villager.quest | Remove a quest from the villager's quests. | |
| /vg toggle | rc.villager.toggle | Toggle the villager's skin. | |
| /vg path <name> | rc.villager.path | Assign path to the villager. Type '/vg path remove' to remove it again. | |
| Trader Commands | Permission | Description | |
| /trader create <name> | rc.trader.create | Create a trader at your position. | |
| /trader edit | rc.trader.edit | Edit trader's shop in a menu. | |
| /trader add [price] | rc.trader.recipe | Add a sell recipe to the trader. See trader tutorial for more information. | |
| /trader del | rc.trader.recipe | Deletes a recipe. | |
| Priest Commands | Permission | Description | |
| /priest create <class> | rc.priest.create | Create a priest at your position who offers to change a players class. | |
| Pet Commands | Permission | Description | |
| /pet create <mob> <name> | rc.pet.create | Create an egg which can spawn a pet. | |
| Quest Commands | Permission | Description | |
| /quest edit <name> [required_quest] | rc.quest.edit | Open quest-edit-menu to create and edit quests. | |
| /quest book | rc.quest.book | Get the Book of Quests. |
- rc.group.*
- rc.quest.book