WildInterloper
|
02c86def4b
|
1.0.7 - Hotfix, gang/rank placeholders.
|
2024-03-15 09:47:04 -04:00 |
WildInterloper
|
2870e0111f
|
1.0.5 - Finishing off first draft of adidng Prisoner Kits! Added new gang placeholders now there's: %nvus_gang_name%, %nvus_gang_owner% and %nvus_gang_members% to mimic the style of our Lifesteal Prison.
|
2024-03-14 11:32:48 -04:00 |
WildInterloper
|
e87fd3d7a1
|
1.0.4 - Beginning stages of adding Prisoner Kits!
|
2024-03-14 09:58:40 -04:00 |
WildInterloper
|
7745ca2d93
|
v1.0.0 Release - Added Rank Commands. Currently rank data is only stored locally in a rank_data.json file. Will implement MySQL/SQLite support at some point!
|
2024-03-13 23:28:50 -04:00 |
WildInterloper
|
73d12a71b7
|
v0.9.8 - Added AutoSell and SellAll Features. Either of which can be turned on/off in the config.yml. Added an item_prices.yml file which is used to dictate which blocks can be sold and for what price. I used doubles for prices, just in case.
|
2024-03-12 19:08:58 -04:00 |
WildInterloper
|
88d4818062
|
v0.9.5 - Iterated through a few versions locally fixing some database and gang issues. Implemented a new gang command /gang list to list info about a players current gang. The gang name, gang owner and how many members are in the gang etc.
|
2024-03-12 11:27:45 -04:00 |
WildInterloper
|
5db131ccab
|
Finishing Up Gangs and Database Crapola
|
2024-03-11 17:57:08 -04:00 |
WildInterloper
|
52cd391c18
|
Finishing Up Gangs
|
2024-03-11 17:02:23 -04:00 |
WildInterloper
|
2d47f21ba5
|
Removed AutoSwitchTools and instead moved the tools into config.yml as PrisonerTools. Updated ToolSwitchListener with this change in mind. Preparing to stop prisoner tool damage and make it toggable via the main config.yml
|
2024-03-09 15:34:32 -05:00 |