Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trade sign length validation issues #4748

Merged
merged 4 commits into from
Feb 13, 2022

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented Jan 12, 2022

Fixes #4733

Now will block the creation of signs with line length > 15 and drop overflow items on the breaking of a sign.

JRoy added 2 commits January 12, 2022 16:24
There will already be sign item, dropping items here prevents issues
with signs over 15 chars
@JRoy JRoy added type: bugfix PRs that fix bugs in EssentialsX. module: main Issues or PRs for the main Essentials module labels Jan 12, 2022
@JRoy JRoy added this to the 2.20.0 milestone Jan 12, 2022
@JRoy JRoy changed the title Fix more trade sign length validation issues Fix trade sign length validation issues Jan 12, 2022
@JRoy JRoy merged commit a9e5f07 into EssentialsX:2.x Feb 13, 2022
@JRoy JRoy deleted the fix/trade-sign-palooza branch February 13, 2022 20:50
@mdcfe mdcfe modified the milestones: 2.20.0, 2.19.3 Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloning items (trade sign)
3 participants