Skip to content

Commit cce0283

Browse files
authored
Create README.md
1 parent 69d5f9b commit cce0283

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Claiming Rewards
2+
3+
Commisioned Towny addon giving towns configered ammount of a custom made item on a new towny day ranking is based on who has most to least claims.
4+
5+
### Commands
6+
- /town rewards list | returns the current top 5 towns and how much rewards they will obtain (claimingrewards.collectrewards)
7+
- /town claim | if the town has any custom items it will return to the player otherwise it will error (claimingrewards.collectrewards)
8+
9+
### Saving
10+
plugin saves using JSON uuid of town and the amount of custom items the town owns.
11+
12+
### Config
13+
- ammount of items for 1st, 2nd and 3rd (rest use default)
14+
- amount of towns to get rewards (default 5)
15+
- item itself (material, name, lore lines)
16+
17+
This plugin was just for someone use if you wish but I prob wont be updating it unless they ask again I'll still look at pull reqs if you wish :)
18+

0 commit comments

Comments
 (0)