File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
+
You can’t perform that action at this time.
0 commit comments