NickImpact / GTS

A take on the Global Trading Station from the Pokemon Games, expanded to a full developer API
GNU General Public License v3.0
17 stars 28 forks source link

Allow anvil name doesn't work #118

Closed zespy12 closed 3 years ago

zespy12 commented 3 years ago

What is the bug? There's a setting in the config that disable the sell of anvil named items to be push on to GTS. After setting it to true , players can still put item with anvil named on GTS

What version of GTS are you running? GTS-Sponge-6.1.2

What version of Sponge are you running? spongeforge-1.12.2-2838-7.3.0

Provide a link to the file generated by /nucleus info https://pastebin.com/QuHpG23i.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'allow-anvil-names = true'
  2. Rename a Item with a anvil
  3. Put it on GTS

Expected behavior Anvil-named item still can be put on GTS

Error logs There's no error log

NickImpact commented 3 years ago

You want this setting set to false. True means as the option specifies, allow it.