Commands
AbyssalLib comes with a few useful commands for admins:
Command | Permission | Description |
|---|---|---|
/abyssallib give $item:id $amount | abyssallib.admin.give | Gives the item by the provided id (amount is optional) |
/abyssallib statistics view | abyssallib.player.statistic_self.menu | Opens a dialog that shows the stats of the sender |
/abyssallib statistics view $player | abyssallib.admin.statistic_all.menu | Opens a dialog that shows the stats of the given player |
/abyssallib statistics get | abyssallib.player.statistic_self | Shows the stats of the sender in chat |
/abyssallib statistics get $player | abyssallib.admin.statistic_all | Shows the stats of the given player in chat |
/abyssallib content items $plugin | None | Opens the main menu of the Item Menu if no $plugin is given (main menu shows all plugins that add items), incase `abyssallib.admin.give` has been granted to sender, they will be able to take out items (normal players are only able to view) |
/abyssallib attribute get $entity_select $attribute:id | abyssallib.admin.attribute | Gets the attribute value of the given attribute for a given entity |
/abyssallib reload commands | abyssallib.admin.reload | Reloads all Commands |