Added:
Fixed:
- Bank System:
- Players can now deposit money to the bank of their traps with /trap deposit command.
- Trap owners can also withdraw money from the bank of their traps with /trap withdraw command.
- When a trap get dismissed, it's bank also will be reset.
- UpKeep System:
- To hold the ownership of a trap, traps must have the amount you specified in config. If a trap does not have enough money to pay upkeep fee, that trap will be dismissed.
- You can set a time (ex: "12:00") or disable this feature by writing "0" to upkeep fee.
- Placeholder for bank (%TrapPvP_bank_<trapname>%) has been added.
- /trap asetbank command - Admins can change the value of a trap's bank.
Note:
- When a trap was created, some database values weren't created.
- Some changes have been done in database. Make sure your that your database file has "bank" column in "Traps" table.
- You must delete your language file.
Added:
Fixed:
- /trap asetcost command - Now, you can change cost of each trap (When a trap is created, it's cost will be the value in the config initially)
- /trap asetclaimable command - Now, you can toggle whether a trap can be claimed.
- /trap asetowner command - You can change the owner of traps.
Improved:
- An issue where an error was thrown on the console when a member took the ownership of a trap if he is not online.
Note:
- Database command execution and handling have been improved for better performance and reliability.
- Some trap names could cause an issue in database (illegal characters are banned)
- Some changes have been done in database. Make sure your database file has "cost" and "claimable" columns in "Traps" table.
- Initially, the cost of traps will be the value in the config.
- You must delete your language file.
Added:
Changed:
- ActionBar option - Player now can see who is the owner of that trap when they enter a trap area. (If you have an issue about this feature, contact me)
Note:
- If you are in a trap and want to claim it, you do not need to write name of that trap to /trap claim command.
- Delete your language file.
Added:
- "trap.fly.bypass" permission - You can give permission to fly beyond user's trap.
Added:
Fixed:
- /trap memberlist command - you can see your trap members.
- /trap trustlist command - you can see trusted players in your trap.
- "trap.fly" permission for /trap fly command - Players are now required this permission to use this command.
- Auto Config Updater - No need to remove your config file.
- Crafting Table Option - You can enable or disable whether using crafting table in others' trap should be allowed or not.
Note:
- Linux users had database location issue.
- You have to delete your language file.
Added:
Note:
- /trap fly command - Trap members can fly in their own traps. You can enable or disable this feature and you can also put a fee for this command.
- /trap pvp on/off command - Trap owners can enable or disable pvp in their traps. Do not forget that this command has a cooldown and you can change it.
- You should delete your config file or find changes and paste them.
- You should delete your language file.
Fixed:
Note:
- Players who are not active couldn't be trusted or untrusted.
- You had better remove your language file.
