uncovery / uncovery_me

Full source of the uncovery.me minecraft server
GNU General Public License v3.0
12 stars 3 forks source link

Enable all NBT codes in the shop #274

Closed uncovery closed 7 years ago

uncovery commented 7 years ago

We need to make sure that the incoming NBT code is as close as possible to whatever is used in the /give code so that we can just take it from the websend array and give it back to the user with the same code w/o converting it in any way.

uncovery commented 7 years ago

next steps: