Essentials: Buy, Sell Sign Problem

Created on 5 Jul 2019  路  11Comments  路  Source: EssentialsX/Essentials

/ess version:
http://prntscr.com/ob35fq

lastest.log is clear.

config.yml:
http://prntscr.com/ob362c

Problem:
http://prntscr.com/ob36kk sign is not working. When its working its going blue. When i write wrong going red. But its just black.

help wanted problem

All 11 comments

Could you run /ess debug, create a sign then post the full console output?

I didnt understand but it work with clean setup. https://pastebin.com/z2wFeGM4 Its my config. Whats wrong?

Please do the following in order:

  • Run ess debug in your server console.
  • Create a [buy] sign.
  • Paste the logs/latest.log file on Paste in and give us a link.

I have the same problem but with the newest bukkit and minecraft 1.14.3

[buy]
1
Dirt
$1

^^^^ Add $

@Scremonetu i try this before. Same result.

@md678685 @Goreator have some problem. What should we do for help?

When i remove my lang file and use default lang file, signs working. I check my file and looks okey for me. Console and debug didnt give me error. Do you have any idea? @md678685

We solve this. I change signFormatTemplate from lang file. Thank you very much for everythink: @triagonal

As stated above, the culprit was signFormatTemplate in the user's messages file. Changing this entry effects what the user must type in order for a sign to be created. This user's signFormatTemplate key was set to something other than the default [{0}], and so caused the issue when attempting to create signs.

For any other users encountering this issue, double-check that the message you've set for signFormatTemplate can be entered ingame and that you're entering the correct format for the sign to be recognized.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sikatsu picture Sikatsu  路  3Comments

Tomi010817 picture Tomi010817  路  3Comments

Zhythero picture Zhythero  路  3Comments

zuhir picture zuhir  路  3Comments

HexedHero picture HexedHero  路  3Comments