Commit Graph

698 Commits

Author SHA1 Message Date
Driftay ec36827378 Runnable to Lambda 2019-03-27 10:54:32 -04:00
Driftay 173676fa31 Fixed TNT and Obsidian Bug 2019-03-27 10:47:47 -04:00
Driftay 6cd2a80c36 Fixed F PayPal 2019-03-23 02:02:46 -04:00
Driftay 9bbb3b35ab Fixed Lingering Potion Event Exception 2019-03-23 01:45:14 -04:00
Driftay 88b55ea866 Fixed EventException in Essentials Home Patches 2019-03-22 23:16:51 -04:00
SvenjaReißaus ba5ee1ae48
Resorted plates to see if they match on lookup 2019-03-19 00:53:05 -05:00
SvenjaReißaus 29640925eb
Added pressure plates to permission items, moved version forward 2019-03-19 00:45:42 -05:00
SvenjaReißaus 6a24b34a70
This should fix last issue 2019-03-19 00:21:11 -05:00
SvenjaReißaus c02af9207b
Using clicked material 2019-03-19 00:13:25 -05:00
SvenjaReißaus 63d3a0af76
Minor improvements 2019-03-19 00:09:49 -05:00
SvenjaReißaus 92e9ceb5de
Method to get the permission from material 2019-03-18 23:54:43 -05:00
SvenjaReißaus 7b0c4fe130
Using isSolid as the before method was not available widely 2019-03-18 23:31:42 -05:00
SvenjaReißaus 90a5f53e21
Let's try something else, to finish it up 2019-03-18 23:17:29 -05:00
SvenjaReißaus f658a6de74
Let's just use interactable items onPlayerInteract 2019-03-18 22:47:57 -05:00
SvenjaReißaus d9a8de33eb
Let's try building perms one more time 2019-03-18 22:35:15 -05:00
SvenjaReißaus 11b2eff79c
Default permission check for build on interact 2019-03-18 22:20:51 -05:00
SvenjaReißaus 4608f26975
Checking if player can build in location at interaction 2019-03-18 22:09:03 -05:00
SvenjaReißaus 62d37c061a
Canceling the useage event 2019-03-18 21:56:20 -05:00
SvenjaReißaus 2437e206b7
Catching right clicks instead of lefts 2019-03-18 21:49:37 -05:00
SvenjaReißaus 35b5724da5
Cancels the event of the interacted block 2019-03-18 21:42:42 -05:00
SvenjaReißaus ff9b125426
Not checking for physical stuff 2019-03-18 21:34:13 -05:00
SvenjaReißaus 99f4815fa8
Action non physicals 2019-03-18 21:29:11 -05:00
SvenjaReißaus 8834371931
Minor debug logs 2019-03-18 21:26:44 -05:00
SvenjaReißaus 97f63e9bc0
Scoped left click to be catched in PlayerInteract 2019-03-18 21:14:23 -05:00
SvenjaReißaus af210f706b
Attempting to fix item useage 2019-03-18 20:59:32 -05:00
SvenjaReißaus 3c109bfb0c
Deny build perms by default 2019-03-18 19:30:29 -05:00
SvenjaReißaus a7b824e964
Attempts to fix permissions 2019-03-18 19:05:30 -05:00
SvenjaReißaus 3c10b8276c
Allow the use of certain block materials, regardless of permissions. HCF feature. 2019-03-14 12:26:56 -05:00
SvenjaReißaus 22670ddb15
Workaround from player-exploiting the latest suggested config 2019-03-14 10:00:48 -05:00
SvenjaReißaus 0af0416235
Custom faction starting balance config in JSON 2019-03-14 08:56:09 -05:00
SvenjaReißaus 8a3198fa7e
This fixes the Permissions being bypassed. Tested and successfully passed 2019-03-13 18:11:39 -05:00
SvenjaReißaus 66fba62b0f
WIP: Not reviewed, but should fix Ownerships and Items useage bypass 2019-03-12 23:06:11 -05:00
ProSavage 0a41d15a0b Merge branch '1.6.x' of https://github.com/ProSavage/SavageFactions into 1.6.x 2019-03-11 02:29:29 -05:00
ProSavage 95840bdfce -1 slots dont place. 2019-03-11 02:29:12 -05:00
ProSavage c4594682fc Added another balance set to 0.... 2019-03-11 00:12:25 -05:00
Driftay cbf4467f84 Fixed OutPut Error Code By Renaming Run Method 2019-03-09 13:51:06 -05:00
Driftay 8697de9e85 Fixed NullPointer With UtilFight 2019-03-09 13:40:13 -05:00
ProSavage e4899e4d8d Fix conf startup error. 2019-03-04 17:35:20 -06:00
ProSavage 5a63e71054 Merge branch '1.6.x' of https://github.com/ProSavage/SavageFactions into 1.6.x
# Conflicts:
#	src/main/java/com/massivecraft/factions/SavageFactions.java
2019-03-04 15:46:39 -06:00
ProSavage 4b7d0889ea Made a static boolean so plugins hooking in can check if completely enabled. 2019-03-04 15:39:29 -06:00
Liz3 c6512bf316 Fixed Indents on all files using the reformat option and optimized imports 2019-03-03 04:51:21 +01:00
SvenjaReißaus bb7d32bb92
Configurable Tntfill enable/disable 2019-02-26 13:01:27 -05:00
SvenjaReißaus 39334070a7
WIP: DCustom Default Faction Permissions - No reliable 2019-02-26 12:15:17 -05:00
Drc-DEV 96fe8d059e
Fix HomeCheck (no essentials) + BONE_MEAL Material
Bypass the PlayerHomeCheck if Essentials is not installed (causes exceptions)
Fix BONE_MEAL multi-version support
2019-02-18 15:21:17 +01:00
Drc-DEV 16081752ad
Do not check for NPC Teleportation
Fixes this error: https://pastebin.com/GC2tVctc
2019-02-18 05:56:56 +01:00
David e0c3ce1094 Fix No Such Field Error 2019-02-17 21:28:07 +01:00
David 86bc78d082 Fix Max-Relation bug 2019-02-17 11:29:29 +01:00
ProSavage 707b7796c6 Quick rounding implementation added into /f top. 2019-02-12 07:54:58 -04:00
ProSavage 25ac8f026e More sorting cleanup & lambda functions in F Top Command. 2019-02-12 07:51:59 -04:00
ProSavage c2a90e857f Converted more Collection sorts to internal sorting methods. 2019-02-12 07:50:40 -04:00