Commit Graph

17 Commits

Author SHA1 Message Date
94a062f706 Fixes some readme formatting
All checks were successful
KnarCraft/PermissionSigns/pipeline/head This commit looks good
2024-01-04 09:59:06 +01:00
9500327613 Adds nullability annotations 2024-01-03 19:21:40 +01:00
454689b9df Fixes some README rendering problems
All checks were successful
KnarCraft/PermissionSigns/pipeline/head This commit looks good
Adds Spigot website URL
2024-01-03 18:38:38 +01:00
5c927b5607 Fixes some minor issues
Uses Economy.format to display currency correctly
Fixes Vault repo using http
Updates Spigot version to 1.19.2
Fixes formatting of README tables
2022-11-14 02:17:06 +01:00
ca2737e11d Updates README 2022-08-05 13:38:55 +02:00
fee287f884 Now uses _ for space, and \_ for underscore in descriptions 2022-08-05 12:41:25 +02:00
e32e37b246 Adds the ability to use \_ as a replacement for spaces between words in the description 2022-07-10 15:26:20 +02:00
a3f235fbf0 Adds a description to permission signs
The description is displayed when right-clicking the sign, and can be used to fully describe the effects, without the player needing to understand permissions.
2022-07-10 14:47:12 +02:00
281deabe3d Clarifies a table header title in the README 2022-04-28 13:23:07 +02:00
add777a91b Clarifies license to prevent dispute 2022-03-11 17:21:37 +01:00
0217b3b3ba Adjusts the README a bit 2022-01-22 23:40:47 +01:00
0fab9e26f4 Updates plugin information in the README 2022-01-22 20:59:07 +01:00
ee4f4355f5 Adds a new configuration option to remove permission signs without a physical sign on startup 2022-01-22 18:56:56 +01:00
6cee659bd0 Adds a configuration option to allow explosion/piston protection to be turned off 2022-01-22 17:10:11 +01:00
7913bc7fd0 Adds information about config options and language customization to the README 2022-01-22 15:03:57 +01:00
bec45ae968 Updates the README with additional information 2022-01-17 13:55:01 +01:00
2917905b23 Performs a lot of various changes
Adds some new command classes
Adds support for several languages
Adds README
Updates Java and Spigot versions
Adds command info and additional permission info to plugin.yml
Implements manual sign creation request cancelling
2022-01-09 12:12:55 +01:00