d082e8348a
Updates KnarLib
KnarCraft/PermissionSigns/pipeline/head This commit looks good
2024-01-25 15:35:07 +01:00
a3578fe754
Uses KnarLib methods
KnarCraft/PermissionSigns/pipeline/head This commit looks good
2024-01-25 15:08:56 +01:00
38a4376d11
Fixes plugin version not updating automatically
KnarCraft/PermissionSigns/pipeline/head This commit looks good
2024-01-05 16:21:02 +01:00
9500327613
Adds nullability annotations
2024-01-03 19:21:40 +01:00
c288306cb3
Cancels default sign interaction event
KnarCraft/PermissionSigns/pipeline/head This commit looks good
2024-01-03 18:42:09 +01:00
454689b9df
Fixes some README rendering problems
...
KnarCraft/PermissionSigns/pipeline/head This commit looks good
Adds Spigot website URL
2024-01-03 18:38:38 +01:00
18642fc046
Updates for 1.20
...
EpicKnarvik97/PermissionSigns/pipeline/head This commit looks good
KnarCraft/PermissionSigns/pipeline/head This commit looks good
Updates Spigot version
Changes API version to 1.20
Updates depreciated sign code
Waxes new permission signs
2023-06-23 20:41:17 +02: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
3d2194e627
Renames a name left after copying code
2022-08-05 18:52:39 +02:00
fd71a01e12
Bumps version to 1.0.4
2022-08-05 12:45:47 +02:00
fee287f884
Now uses _ for space, and \_ for underscore in descriptions
2022-08-05 12:41:25 +02:00
c9d0907b2f
Only requires sneaking when destroying permission signs in creative
2022-08-05 12:40:53 +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
f9fd999a7f
Updates PermissionSigns for 1.19
2022-07-10 14:08:14 +02:00
42f82e2357
Adds a small check to prevent dual clicks when holding an item
2022-07-10 14:02:15 +02:00
dbd4593931
Displays the SIGN_INFO text as a multi-line YAML value
2022-06-07 13:47:44 +02:00
62c7102f80
Makes sure to use UTF-8 for custom languages
2022-06-02 21:13:31 +02:00
aaff5ea943
Merge branch 'master' of https://git.knarcraft.net/EpicKnarvik97/PermissionSigns
...
Conflicts:
pom.xml
2022-03-11 17:23:34 +01:00
add777a91b
Clarifies license to prevent dispute
2022-03-11 17:21:37 +01:00
0451734731
Prevents instantiation of the Translator class
2022-03-02 13:14:06 +01:00
4d27cc36eb
Sets the event priority for protection events to LOWEST
2022-02-18 17:53:42 +01:00
758262e9d7
Changes the order of default config stuff to make sure comments are included in the saved config file
2022-01-26 23:35:53 +01:00
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
502f507d0c
Allows both any and all for selecting all worlds for permission targets
2022-01-23 11:58:53 +01:00
495beb970c
Allows both any and all for selecting all worlds for permission targets
2022-01-23 11:58:13 +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
b89b993220
Improves unit conversion by removing some redundancy and adding the seemingly missing minute unit
2022-01-22 18:02:03 +01:00
d1a7735b51
Makes sure manager classes cannot be instantiated or extended
2022-01-22 17:14:25 +01:00
6cee659bd0
Adds a configuration option to allow explosion/piston protection to be turned off
2022-01-22 17:10:11 +01:00
0283c917e7
Enables extended protection for explosion and piston events
2022-01-22 16:35:30 +01:00
69d182ec10
Cancels explosions near permission signs
2022-01-22 16:15:59 +01:00
0e8f2bd066
Makes sure to cancel placing events when a permission sign is interacted with
2022-01-22 15:38:59 +01:00
e6672fc2e2
Changes the strings file warning to a "finest" log message
2022-01-22 15:38:06 +01:00
e048eeefe4
Adds update warnings (URL needs to be updated once Spigot resource is created)
2022-01-22 15:26:06 +01:00
7913bc7fd0
Adds information about config options and language customization to the README
2022-01-22 15:03:57 +01:00
9188fd1b96
Fixes several bugs in sign protection
2022-01-22 14:37:52 +01:00
6705d2e4b1
Fixes a bug that protects blocks around permission signs
2022-01-22 07:53:05 +01:00
3bb5970a57
Adds optional extensive sign protection which accounts for signs on gravity-affected blocks
2022-01-21 21:49:11 +01:00
1c64e8813d
Adds support for custom strings.yml files
2022-01-19 21:22:37 +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
65a8ccdb88
Improves the tab completer to be consistent with PEX and LuckPerms
2022-01-15 19:02:26 +01:00
6f3829f44f
Fixes an issue with UTF-8 symbols in translated strings
2022-01-15 19:01:20 +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