Commit Graph

18 Commits

Author SHA1 Message Date
9753e51cb5 Updates plugin version to 1.0.3 2022-01-25 13:41:20 +01:00
ea77c36564 Fixes some problems with color formatting and allows specifying the format of the permission list 2022-01-25 13:38:16 +01:00
967b533e55 Adds hex color code support and makes name, duration and cost formats customizable 2022-01-25 04:56:51 +01:00
14cff0e421 Updates version to 1.0.2 2022-01-23 12:03:04 +01:00
a155f85fa3 Adds the proper update check URL and updates version to 1.0.1 2022-01-22 23:44:04 +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
3bb5970a57 Adds optional extensive sign protection which accounts for signs on gravity-affected blocks 2022-01-21 21:49:11 +01:00
23c023a027 Various improvements to the interface
More time units are supported, which makes long temporary durations more readable
Makes right-clicking a sign display a full description, and requires sneaking while clicking to perform the transaction
Makes signs only be destroyed when sneaking
Improves sign protection a bit, but improvements are required
Prevents a creative player breaking a sign from also interacting with it
2022-01-17 18:42:15 +01:00
7be3717530 Adds Norwegian translation 2022-01-15 18:58:15 +01:00
67e967a264 Implements world-specific permissions
Accounts for world specifiers where necessary
Makes the reload command work?
Stores the world as part of temporary permissions
Fixes sign break protection
Allows sign interaction with both right- and left-click
Fixes temporary permissions sometimes colliding
Cleans the main class a bit
Adds a "star" permission
Adds missing check for the use permission
2022-01-15 14:49:46 +01:00
112fd0d53d Makes temporary permissions work
Saves and loads temporary permissions to/from disk as necessary
Gives players their temporary permissions when joining
Adds an un-used config file
Changes an english string in strings.yml
2022-01-14 20:33:08 +01:00
252d3ed88a Adds tab completion for the creation command, and fixes several bugs 2022-01-14 15:19:27 +01:00
5c2831bbb7 Improves output formatting and adds some missing messages 2022-01-14 11:45:02 +01:00
a77c297e58 Adds code for loading and saving sign data 2022-01-10 18:37:11 +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
d210b45ad5 Initial commit 2022-01-08 16:57:12 +01:00