Commit Graph

  • 2e6646ec7c
    Added safe teleports for flying and entity-riding Hutchy 2020-03-05 12:02:44 +1100
  • 294f8e90f9
    Fixed dismount being blocked Hutchy 2020-03-05 11:55:04 +1100
  • 4fa07d2f94 Resolve exception from pagination Brycey92 2020-03-03 21:47:55 -0500
  • c1acd88667 Remove LP user cache to fix rollback issues. bloodshot 2020-02-25 18:36:12 -0500
  • c4543827eb Fix giveblocks command with negative amounts. bloodshot 2020-02-16 15:35:30 -0500
  • 2ccd881bb6
    Remove duplicate trustlist (#109) Vincent Schmandt 2020-02-15 03:11:15 +0100
  • 4bf2a66b4a sponge: Fix NPE during claim create. bloodshot 2020-02-11 12:57:45 -0500
  • 71d45beaec Fix NPE during claim create. bloodshot 2020-02-11 12:54:51 -0500
  • 6ca84b6e5a
    Remove duplicate trustlist Fixes #104 Vincent Schmandt 2020-02-11 17:33:36 +0100
  • db4e50ca9c Bump version for next development cycle. bloodshot 2020-02-10 09:48:01 -0500
  • a6e51f7c85 bukkit: Fix sticky pistons pulling blocks at edge. bloodshot 2020-02-10 09:26:59 -0500
  • 73d1e514f4 Fix user claim resize permission check. bloodshot 2020-02-02 10:12:16 -0500
  • 4ccfda01f9 Fix subdivision context with commands. bloodshot 2020-02-01 19:03:18 -0500
  • 44fc1c94e6 Fix claim option command adding wrong context. bloodshot 2020-02-01 12:42:27 -0500
  • 99d0085d96 Fix NPE when checking player options on NPC. bloodshot 2020-02-01 12:31:43 -0500
  • 84fdbd2de0 Fix claimlist command when passing target player. bloodshot 2020-01-31 15:19:24 -0500
  • a09628a05b Fix claim expand/contract up and down directions. bloodshot 2020-01-31 11:31:03 -0500
  • d4b99f5f74 Fix /playerinfo others check. bloodshot 2020-01-31 11:08:21 -0500
  • ef9324efd1 Improve command execute checks with args. Closes #101 Hutchy 2020-01-31 10:56:43 -0500
  • 352f8ceb32 Refactor permission removal on claim deletion. bloodshot 2020-01-31 10:15:41 -0500
  • 8855db8109 Uncommented newChunk line Hutchy 2020-01-30 14:42:07 +1100
  • f9d84b38fd Fixed not checking all args Hutchy 2020-01-29 01:05:40 +1100
  • 5c466827aa Allowed 'any' command context to match all commands from a plugin. e.g. nucleus:any Hutchy 2020-01-28 23:38:38 +1100
  • 81a71659dd Added TrustType.MANAGER to command-execute (Just wanted admins to bypass command blocks in admins claims) Fixed multi argument commands not being blocked correctly e.g. nucleus:home[set] blocked '/home set' but not '/home set home' Also stopped the argument check if the command had no arguments Hutchy 2020-01-28 23:36:54 +1100
  • 9b821609f6 Fix playerdata migrator when using server context. bloodshot 2020-01-27 19:19:36 -0500
  • 7a8183f061 bukkit: Fix MC 1.15 json for new API. bloodshot 2020-01-27 15:02:19 -0500
  • 23e7daab72 Move playerdata file format to permissions as meta. bloodshot 2020-01-25 01:07:02 -0500
  • 6e45cd866a Add MC 1.15.2 support. bloodshot 2020-01-23 00:10:27 -0500
  • eb7cb16fe8 Remove leftover debug. bloodshot 2020-01-16 20:54:51 -0500
  • b8c3bfe820 Fix users accessing trust without permission. bloodshot 2020-01-16 19:28:19 -0500
  • 8f4d761c76 Ignore entity damage caused by suffocation. bloodshot 2020-01-15 15:54:53 -0500
  • cb69fab753 sponge: Fix NPE in pet owner check. bloodshot 2020-01-15 12:37:29 -0500
  • 89e57c17ba Improve User Flag GUI. bloodshot 2020-01-12 00:31:24 -0500
  • 95a7420d66 Avoid checking entity spawns during shutdown. bloodshot 2020-01-09 20:12:58 -0500
  • a170a5cef0 Move assets to common folder. bloodshot 2020-01-09 19:53:00 -0500
  • ebe0e49745 Fix claim context calculators. bloodshot 2020-01-09 14:18:46 -0500
  • eca403bf1d Fix wrong permission for claim reserve. bloodshot 2020-01-09 11:40:02 -0500
  • ab6db04328 Add chat recording feature for all command GUI's. bloodshot 2020-01-08 23:38:22 -0500
  • a3bb1758a4 sponge: Fix mod registry. bloodshot 2020-01-07 16:18:38 -0500
  • 9014c93633 Bump version to 1.2.5 bloodshot 2020-01-06 16:30:59 -0500
  • d5213a3d64 Various enhancements. bloodshot 2020-01-06 16:24:24 -0500
  • fcd6ed4e89 sponge: Add dynmap dependency. bloodshot 2020-01-05 19:11:25 -0500
  • 3f3d9b573f sponge: Add Dynmap support. bloodshot 2020-01-05 19:08:10 -0500
  • 0d870c2a70 Validate claim type permissions when using '/claimcreate'. bloodshot 2020-01-03 09:40:16 -0500
  • 6169644109 Allow DynmapProvider to hide claim's by UUID. bloodshot 2020-01-03 00:56:13 -0500
  • c61b0fc1bc sponge: Add support for fake player interacts. bloodshot 2020-01-02 21:33:21 -0500
  • 0629618946 Fix NPE using '/cf' command with no value. Fixes #86 bloodshot 2020-01-01 21:21:05 -0500
  • 1c8a2692d1 sponge: Add support for living entity mod id context groups. bloodshot 2020-01-01 21:15:48 -0500
  • 8743c5fe96 Don't add active contexts during getPermissionValue calls. bloodshot 2020-01-01 19:43:36 -0500
  • cccb3c79d5 Add server context to getPermissionValue calls. bloodshot 2020-01-01 16:34:01 -0500
  • 1ac3ad932e Fix getOptionValue without server context. bloodshot 2019-12-31 23:49:45 -0500
  • 63005e72f8 More fixes on handling of server contexts. Fixes #88 bloodshot 2019-12-31 22:41:10 -0500
  • 90d7db65cc Add server context support. Fixes #88 bloodshot 2019-12-31 20:12:55 -0500
  • 3c1a515e34 bukkit: Fix '/cfg' and '/cog' commands. bloodshot 2019-12-31 16:15:16 -0500
  • 039087cac7 Deny teleport to non-trusted users if no permission. bloodshot 2019-12-31 12:37:33 -0500
  • 0ec94bb2cb Add option default value for list type. bloodshot 2019-12-31 04:19:04 -0500
  • 091106308b More improvements for Option GUI. bloodshot 2019-12-31 04:00:25 -0500
  • dde267d997 Fix NPE when using flag command. bloodshot 2019-12-30 18:50:20 -0500
  • 436f053fbe Finish implementing options for next major release. bloodshot 2019-12-30 18:25:55 -0500
  • ff27faa69c Fix command overrides. Fixes #89 bloodshot 2019-12-28 17:39:27 -0500
  • 9bd3436a55 Fix gradle jar output. bloodshot 2019-12-28 17:26:37 -0500
  • 501c303775 sponge: Fix permission lookups for 'any'. bloodshot 2019-12-28 15:34:17 -0500
  • 69cb3c6728 Fix debug filter with usernames. bloodshot 2019-12-28 12:55:22 -0500
  • 217d5aecb8 Improve PvP checks. bloodshot 2019-12-28 12:44:25 -0500
  • 772a8d077e Update LuckPermsProvider to v5. bloodshot 2019-12-28 12:23:50 -0500
  • cad082bdcd Improve de_DE translations (#87) John 2019-12-27 01:38:42 +0100
  • dc0ce11080
    Improve de_DE translations I9hdkill 2019-12-26 15:13:20 +0100
  • c74f578692 Add es_ES language support. YoSuboDeToh 2019-12-24 11:02:10 -0500
  • ff82031cdd sponge: Fix claim create triggering twice in claim mode. bloodshot 2019-12-24 00:12:42 -0500
  • 8e6d2671f3 sponge: Bump version to 1.2.3 bloodshot 2019-12-23 23:27:52 -0500
  • f1479a505f sponge: Fix block place handler not checking all transactions. bloodshot 2019-12-23 22:56:58 -0500
  • 53ad9e1f84 bukkit: Update PEX permission provider. bloodshot 2019-12-23 09:16:17 -0500
  • 57357bf4d8 Fix NoSuchMethodError during teleport. bloodshot 2019-12-23 08:41:26 -0500
  • 309f0f237c Fix door spam allowing player access. bloodshot 2019-12-22 12:33:46 -0500
  • eec002a377 Fix Flag GUI toggle. Fixes #84 bloodshot 2019-12-21 20:26:34 -0500
  • 7aeb9f1333 Fix wrong encoding in de_DE lang file. bloodshot 2019-12-20 22:46:50 -0500
  • aff8af0efa Fix sponge entity NPE during teleport. bloodshot 2019-12-20 15:41:37 -0500
  • 3425645a9b
    Update README.md bloodmc 2019-12-20 12:38:49 -0500
  • 82c5131f01 Update API for sponge. bloodshot 2019-12-19 18:21:03 -0500
  • f17b45fd68 Update API for FlagDefinition update. bloodshot 2019-12-19 18:19:52 -0500
  • 75fbcebb58 Implement FlagDefinition API. bloodshot 2019-12-19 17:43:16 -0500
  • 3f8156836e Fix NPE in entity move handler. bloodshot 2019-12-19 13:25:25 -0500
  • 1f1a1e655e Fix command-execute args usage. bloodshot 2019-12-18 21:32:50 -0500
  • d81c21955c Fix command-execute flag. bloodshot 2019-12-18 20:38:17 -0500
  • f2a13b9539 Fix teleport cancelled message showing after successful teleport. (#72) andrepl 2019-12-15 15:41:55 -0500
  • 01cfddd0d8
    Fix command-execute flag not blocking command with args Braunly 2019-12-14 21:43:21 +0200
  • 699cc3bb97 Update plugin.yml for 1.2.3 release. bloodshot 2019-12-11 18:42:02 -0500
  • 5f3992fd60 Add MC 1.15 support. bloodshot 2019-12-11 11:51:39 -0500
  • d22fdc0196 Add de_DE language support. DrWurzeli 2019-12-08 17:24:15 -0500
  • 3806bb3026
    Add files via upload DrWurzeli 2019-12-08 23:02:51 +0100
  • 2143f97643
    Delete en_US.txt DrWurzeli 2019-12-08 23:02:35 +0100
  • 4452204a73
    Add files via upload DrWurzeli 2019-12-08 23:02:06 +0100
  • d82ebcc2a2
    Update de_DE.conf DrWurzeli 2019-12-08 22:14:46 +0100
  • 0c398a6d37
    Update de_DE.conf DrWurzeli 2019-12-08 19:32:57 +0100
  • f3ac02782c More improvements and bug fixes. bloodshot 2019-12-07 16:50:56 -0500
  • 931081df6b
    Update de_DE.conf DrWurzeli 2019-12-07 15:44:35 +0100
  • dea4476ee4 Add GP sponge option migration support. bloodshot 2019-12-03 01:40:07 -0500
  • 3a8de49049 Fix world permission checks. bloodshot 2019-12-02 21:51:26 -0500
  • 4433d9c2f3 Force save after claim migration. bloodshot 2019-12-02 16:08:45 -0500
  • a51c954c78 Fix sponge context group permission check. bloodshot 2019-12-02 00:28:50 -0500