Commit Graph
274 Commits
Author SHA1 Message Date
Flemmli97 9aa9641107 remove need of claimblocks when in admin mode 2021-09-02 14:16:25 +02:00
Flemmli97 9006b4ddf3 add maxClaims config/permission #close 90 2021-09-02 14:07:56 +02:00
Flemmli97 26435a5df0 fix #93 sethome command feedback 2021-09-02 13:41:02 +02:00
Flemmli97 b23ecd18e3 changelog fix 2021-08-13 11:46:26 +02:00
Flemmli97 c47eedb11b changelog fix 2021-08-13 11:43:20 +02:00
Flemmli97 53983ae5c7 bind tracker to server instead of static instance 2021-08-13 11:40:24 +02:00
Flemmli97 9058aa58fe changelog + version bump 2021-08-13 11:21:38 +02:00
Flemmli97 cb9c333f3b option to only protect offline players. closes #83 2021-08-13 11:20:55 +02:00
Flemmli97 1c405b9e96 add universal graves to default ignored blocks. close #86 2021-08-13 10:09:09 +02:00
Flemmli97 866d5cca96 change to openhashmap. closes #87 2021-08-09 22:23:21 +02:00
Flemmli97 9067126f11 add deletion of banned player claims and option to delete inactive player data 2021-08-04 23:52:36 +02:00
Flemmli97 3a2b84214b fix teleport sometimes tp into walls 2021-08-04 12:33:01 +02:00
Flemmli97 22edbdd837 Merge remote-tracking branch 'origin/1.16' into 1.16 2021-07-31 18:29:57 +02:00
Flemmli97 13c66a7abc Update README.md 2021-07-31 18:29:21 +02:00
Flemmli97 134ef93b2e Merge remote-tracking branch 'origin/1.16' into 1.16 2021-07-31 18:28:32 +02:00
Flemmli97 10331bb853 Update README.md 2021-07-31 18:17:30 +02:00
Flemmli97 b974164ae7 changelog 2021-07-31 17:57:37 +02:00
Flemmli97 731de0949b change locking drops to a permission 2021-07-31 17:56:43 +02:00
Flemmli97 57e03502de fix ftbranks fallback 2021-07-30 19:56:12 +02:00
Flemmli97 f372579bfc dicemc money integration #82 2021-07-30 18:20:35 +02:00
Flemmli97 bf9fd48a5f move read/write out of player nbt. aka read/write only when absolute necessary. improves performance 2021-07-30 17:05:49 +02:00
Flemmli97 c6521bd217 Merge remote-tracking branch 'origin/1.16' into 1.16 2021-07-21 00:35:50 +02:00
Flemmli97 0ef8c8bb62 Update README.md 2021-07-21 00:35:19 +02:00
Flemmli97 3d0116fa1b Update README.md 2021-07-21 00:35:10 +02:00
Flemmli97 5cde528d0d Update README.md 2021-07-21 00:33:27 +02:00
Flemmli97 a6098c02f8 add ftbranks support 2021-07-21 00:27:08 +02:00
Flemmli97 73d944799c add ignoredEntities config and modid support for ignoredBlocks and ignoredEntities 2021-07-20 23:12:56 +02:00
Flemmli97 44a4767612 improve api and add api jar to build.gradle 2021-07-20 22:57:34 +02:00
Flemmli97 63e54bbffc update gunpowder dependency 2021-07-20 19:16:29 +02:00
Flemmli97 649ad3c959 changelog and version bump 2021-07-13 13:12:16 +02:00
Flemmli97 792fda45d5 fix typo in lang file fix #76 2021-07-13 12:49:58 +02:00
Flemmli97 44faf46073 save reading in case of wrong data fix #74 2021-07-13 12:37:26 +02:00
Flemmli97 70f7b4e69a add finer claim info 2021-07-03 20:26:56 +02:00
Flemmli97 87c607f64a bump version and changelog 2021-07-02 20:03:25 +02:00
Flemmli97 7b56facd60 check hostile mobs and not animals 2021-07-02 20:02:41 +02:00
Flemmli97 62834480e6 add scoreboard stuff for tracking 2021-07-02 20:01:27 +02:00
Flemmli97 b4411596b5 add lightning permission closes #72 2021-07-02 17:43:12 +02:00
Flemmli97 fe0d5df97d fix some hardcoded stuff in permission screens 2021-07-02 17:36:47 +02:00
Flemmli97 8429e36aee make server gui inv unmodifiable by normal (vanilla) means 2021-07-02 16:46:25 +02:00
Flemmli97 38ad375f20 add help shortcut. add wiki to help message. add gunpowder tags to default ignored tags 2021-07-02 16:36:42 +02:00
Flemmli97 a57f5ab33f fix #70 claim tools bypassing permissions 2021-07-02 16:28:12 +02:00
Flemmli97 7d815cfbaf move block interaction to different place so it doesnt clash with item interaction 2021-06-29 19:55:21 +02:00
Flemmli97 003c1146ec changelog + version bump 2021-06-29 18:49:00 +02:00
Flemmli97 3874abe08c add frostwalker permission close #69 2021-06-29 18:43:42 +02:00
Flemmli97 ec626d78db fix lilypad ignoring permission #69 2021-06-29 18:07:39 +02:00
Flemmli97 c6921fbf58 fix #64 init of non existent claim homes caused by updating to 1.5+ loading chunks leading to OOM 2021-06-29 17:37:13 +02:00
Flemmli97 1111c5ca2e move ObjectToPermissionMap to api folder 2021-06-29 17:34:06 +02:00
Flemmli97 00ff772074 move ObjectToPermissionMap to api folder 2021-06-29 17:34:06 +02:00
Flemmli97 b9c7426eb5 add generic block interact permission for blocks not covered by opencontainer #69 2021-06-29 17:34:06 +02:00
Flemmli97 4cf3d7f7be remove direct registry calls from common module 2021-06-29 15:24:53 +02:00