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

Wrong formatting codes when completing a challenge #2

Closed
rlf opened this issue Dec 5, 2014 · 2 comments
Closed

Wrong formatting codes when completing a challenge #2

rlf opened this issue Dec 5, 2014 · 2 comments

Comments

@rlf
Copy link
Owner

rlf commented Dec 5, 2014

2014-12-05_23 59 41

This is caused by the &s in the config.yml not being transformed in the code before Broadcast

@rlf
Copy link
Owner Author

rlf commented Dec 5, 2014

Caused by having an old config.yml, with & instead of §.

Can be ignored - but can be "fixed" by doing a conversion in Settings.java

@rlf
Copy link
Owner Author

rlf commented Dec 6, 2014

Closing this for now.

@rlf rlf closed this as completed Dec 6, 2014
This was referenced Dec 9, 2014
rlf pushed a commit that referenced this issue Jan 11, 2016
rlf pushed a commit that referenced this issue Jan 11, 2016
rlf pushed a commit that referenced this issue Feb 1, 2016
Talabrek added a commit to Talabrek/uSkyBlock that referenced this issue Feb 22, 2017
Muspah added a commit to Muspah/uSkyBlock that referenced this issue Dec 21, 2021
marcbal pushed a commit to marcbal/uSkyBlock that referenced this issue Jun 28, 2024
* Initial commit

* Moved to bukkit-utils from rlf/uSkyBlock

* v1.11

* UUIDUtil and more

* CRLF vs LF.... sigh

* LocationUtil

* ItemStackUtil

* fix test data to CRLF

* TimeUtil added

* Fix minor error in PlainTextCommandVisitor

* Added sorting to AbstractTabCompleter and two player completers

* Make EntitySpawner 1.8 compliant and add 1.11 support to Travis

* Add VersionUtil

* Bump version of Vault and Bukkit

* Bump various versions and quick-fix Issues rlf#1059, rlf#1057

* JDK 1.8

* bump version

* what-evs

* expose mocking

* Fix issue rlf#1064 - challenge chests

* Fix issue rlf#1064 - challenge chests

* move to using marktr instead of tr for commands

* Update mockito and add backdoor for plugin-owners

* Also allow permission-override on abstract commands

* add github.global property

* Paginate only commands the player has access to

* block tab-listing when no permissions

* Improve the reading of stringlists to support space separated lists

* Improve createItemStack for 1.13 detection given 1.12 item-names

* Update ReflectionUtil to be used by StructureAPI

* Improve LocationUtil and add LanguageCommand

* Version to 1.24, fix tests on non-Windows/CRLF, auto deploy via Travis

* First 1.14.2 build

* Attempt to fix deployment rlf#1

* Openjdk8, not oraclejdk9

* 1.25-SNAPSHOT, MC1.16.1

* Java 16, Spigot 1.17

* Add apache snapshots plugin repo

* Hard-code MojangsonParser package name

* Remove JSONSimple dependency (rlf#2)

* Remove JSONUtil
* Use Gson for NBTUtil test

* [ci-skip] Remove unused and outdated PermissionUtil

* NBT map field is now called x

* Deploy using GH Actions

* Remove Travis

* Integrate bukkit-util as maven module

* Update custom yaml handler to not duplicate comments

---------

Co-authored-by: Razorax <rasmus@lockfuglsang.dk>
Co-authored-by: Muspah <43544407+Muspah@users.noreply.github.com>
Co-authored-by: Muspah <simondw@sapo.pt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant