BentoBoxWorld / Warps

BentoBox add-on for Welcome Warp Signs
Eclipse Public License 2.0
10 stars 12 forks source link

feat: toggle warp command #135

Closed TreemanKing closed 4 months ago

TreemanKing commented 4 months ago

closes #6

Probably needs some checking around the code. I couldn't figure out a great way on how to deal with the storage of warpData and changing it completely to newWarpData as you'll see in the code.

The tests for the new commands and such are required to be done but I've tested the following in a live server to make sure it works:

If there is any suggestions, please let me know.

tastybento commented 4 months ago

Thanks!