|
|
%!s(int64=5) %!d(string=hai) anos | |
|---|---|---|
| src | %!s(int64=5) %!d(string=hai) anos | |
| .gitattributes | %!s(int64=9) %!d(string=hai) anos | |
| .gitignore | %!s(int64=9) %!d(string=hai) anos | |
| LICENCE | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=9) %!d(string=hai) anos | |
| config.yml | %!s(int64=5) %!d(string=hai) anos | |
| lang.yml | %!s(int64=5) %!d(string=hai) anos | |
| plugin.yml | %!s(int64=9) %!d(string=hai) anos |
Simple Abba managing plugin
This is a plugin designed to make it easier to create and manage the popular gametype AbbaCaving. This gametype consists of sending the players down a cave with Silk Touch picks. Each ore is assigned a certain number of points. The player who gathers the most points gets all the ores of all the players combined.
/abba create [name]/abba open [name]/abba close/abba join [name], this command is enabled for all players by default./abba config <name> .../abba start [name] to start the game/abba remove [name]| Command | Description |
|---|---|
| /abba join | Joins an open abba game |
| /abba leave | leaves the current abba game |
| /abba list | Lists all current games |
| /abba info | Displays info about an abba game |
| /abba create | creates a new abba game |
| /abba remove | Removes an Abba game |
| /abba open | Opens a game so people can join |
| /abba close | Closes a game so people can't join |
| /abba config | Configures an abba game |
| Permission | Description | default |
|---|---|---|
| AbbaCaving.basic | Allows access to basic commands such as /abba join |
|
| AbbaCaving.admin | Allows access to admin commands | |
| AbbaCaving.joinFull | Allows to join full games | OP |
| AbbaCaving.joinClosed | Allows to join closed games | OP |