Commit Graph

13 Commits

Author SHA1 Message Date
598b6c9cb9 Adds commands for viewing placeholders on a sign
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
2024-04-22 02:26:08 +02:00
080e6204f4 Fixes #2
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
Makes the edit command able to remove placeholders from signs. Editing the sign normally does not remove the placeholder, as there is no way to differentiate between a player intending to remove a placeholder, and a player not intending to remove a placeholder.
2024-04-21 22:05:09 +02:00
e8c93baac4 Greatly improves display of text
Makes output text configurable
Adds improved formatting and colors when displaying sign contents
Adds information about applied dye and glow status for signs
Properly cancels the default event when using the viewSign and viewSignRaw commands
2024-04-21 21:26:16 +02:00
6129eda989 Fixes an incorrect command usage and missing permission
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
2024-04-05 15:16:20 +02:00
66bb96631a Fixes some bugs preventing placeholders on the back of signs from working
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
2024-04-05 03:45:43 +02:00
51564570ad Changes and fixes a lot of things
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
Adds a viewSign command which allows a player to see the entirety of a sign, including any part that overflows the character limit.
Changes the save structure for placeholder signs. This change was necessary to support storage of placeholders on both sides of signs, which is also implemented in this commit.
Updates Spigot
Probably fixes a few bugs
2024-04-04 15:46:12 +02:00
788be0cdcd Prevents sign editing from triggering when changing a sign line
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
2024-04-04 02:21:52 +02:00
82032dbbbc Makes some 1.20 changes
All checks were successful
EpicKnarvik97/PlaceholderSigns/pipeline/head This commit looks good
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
Updates spigot version
Updates depreciated sign code
Adds a new permission for editing waxed signs
2023-06-23 20:22:15 +02:00
837eac46b7 Minor improvements
All checks were successful
EpicKnarvik97/PlaceholderSigns/pipeline/head This commit looks good
Makes /editsign convert formatting codes for non-placeholder text
Makes /editsign able to clear a line on a sign
2023-04-07 19:15:40 +02:00
ac8c418991 Adds distribution management to POM
All checks were successful
EpicKnarvik97/PlaceholderSigns/pipeline/head This commit looks good
2023-04-06 17:46:50 +02:00
99d61b239c Adds Jenkinsfile
Some checks failed
EpicKnarvik97/PlaceholderSigns/pipeline/head There was a failure building this commit
2023-04-06 17:44:45 +02:00
e96c551121 Adds a permission for registering placeholder signs 2023-04-05 22:12:53 +02:00
ea3f25e278 Initial commit 2023-04-05 22:02:29 +02:00