-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from ShermansWorld/feature/admin-command
Feature/admin command merge
- Loading branch information
Showing
19 changed files
with
3,562 additions
and
463 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
name: AlathraWar | ||
version: 1.3.2 | ||
api-version: 1.19 | ||
author: ShermansWorld | ||
main: me.ShermansWorld.AlathraWar.Main | ||
depend: [Vault, Towny, TAB] | ||
|
||
commands: | ||
war: | ||
description: used to create, delete, join and leave wars | ||
softdepend: [Vault, Towny, TAB] | ||
usage: /war | ||
siege: | ||
description: used to start, end, and view sieges | ||
softdepend: [Vault, Towny] | ||
usage: /siege | ||
raid: | ||
description: used to start, end, and view raids | ||
softdepend: [Vault, Towny] | ||
usage: /raid | ||
alathrawaradmin: | ||
description: used to administrate wars and modify existing events | ||
softdepend: [Vault, Towny, TAB] | ||
usage: /alathrawaradmin | ||
aliases: [awa] | ||
name: AlathraWar | ||
version: 1.3.2 | ||
api-version: 1.19 | ||
author: ShermansWorld | ||
main: me.ShermansWorld.AlathraWar.Main | ||
depend: [Vault, Towny, TAB] | ||
|
||
commands: | ||
war: | ||
description: used to create, delete, join and leave wars | ||
softdepend: [Vault, Towny, TAB] | ||
usage: /war | ||
siege: | ||
description: used to start, end, and view sieges | ||
softdepend: [Vault, Towny] | ||
usage: /siege | ||
raid: | ||
description: used to start, end, and view raids | ||
softdepend: [Vault, Towny] | ||
usage: /raid | ||
alathrawaradmin: | ||
description: used to administrate wars and modify existing events | ||
softdepend: [Vault, Towny, TAB] | ||
usage: /alathrawaradmin | ||
aliases: [awa] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.