https://github.com/hiiwave/tosaddons
My Tree of Savior addons
https://github.com/hiiwave/tosaddons
treeofsavior
Last synced: about 1 year ago
JSON representation
My Tree of Savior addons
- Host: GitHub
- URL: https://github.com/hiiwave/tosaddons
- Owner: hiiwave
- License: mit
- Created: 2018-02-28T08:12:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T08:01:51.000Z (over 8 years ago)
- Last Synced: 2024-10-28T20:39:15.837Z (over 1 year ago)
- Topics: treeofsavior
- Language: Lua
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tree of Savior Addons
## WeightPercentage
A lightweight addon showing the weight percentage of your backpack.
### Usage:
Type `/weight` in chatbox, and then the results are shown in messages.


### More commands:
`/weight 3` to filter out categories with weight <= 3%
`/weight potion` to separate *potion* from *Consume*

## GuildContribParser
An addon which parses each guild member's contribution and saves to a json file.
### Usage:
Go to the guild tower and open the guild growth interface. Type `/guildcontrib` in chatbox. The result is saved to `[$TreeOfSavior_Folder]\addons\guildcontribparser\contrib.json`.
You need to manually create the folder `[$TreeOfSavior_Folder]\addons\guildcontribparser` *before first usage*.
## Contibution:
Pull request is welcome :)