Commit Graph

6 Commits

Author SHA1 Message Date
f8ca5705a5 Implements #1
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
2024-04-30 03:09:47 +02:00
a34c63b7e2 Implements #4
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
2024-04-29 19:29:55 +02:00
14f9fa8833 Adds a command for un-waxing a sign
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
2024-04-28 11:22:18 +02:00
66c45e00e2 Adds a copySign command and stuff
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
Adds a new copySign command that copies all info about a sign, including current lines, placeholders, waxed state, dye for each side, and glow state for each side.
Renames editSign to setSignLine to avoid collision with EssentialsX's editSign
Reduces viewSign to a single command
Makes viewSign display the looked at sign, instead of creating a session
Adds some additional messages
Adds missing documentation to the README
2024-04-23 17:29:35 +02:00
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
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