teozfrank / DuelMe

DuelMe is a bukkit plugin to allow players to duel each other for fun
http://dev.bukkit.org/bukkit-plugins/duelme/
MIT License
9 stars 14 forks source link

How could I make it so people keep their inventories instead of getting a kit at the start of a duel? #83

Closed koalaleader closed 7 years ago

teozfrank commented 7 years ago

set seperateinventories to false in the config.yml...

koalaleader commented 7 years ago

thanks