catch441 / Ultimate_Economy

GNU General Public License v3.0
15 stars 3 forks source link

[Feature] Add config option to disable /town tp and an config option to make teleporting to town give that town X $$ each teleport #106

Open LeMS-Studio5 opened 3 years ago

LeMS-Studio5 commented 3 years ago

Is your feature request related to a problem? Please describe. NO

Describe the solution you'd like Adding two lines to config.yml. One would disable /town tp (Config line could be like 'disableTownTp: \' (default would be false)). The other would charge a player each time they teleport to a town. The money would then go to the town's bank. (Config line could be like 'costPerTp: \' (default would be 0))

Describe alternatives you've considered Another option could be that individual towns could choose their teleportation price (such as '/town setTpPrice \ \' )