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
ProSavage
8ee1b1da52
Removed duplicate condition check in Ftop Command.
2019-02-12 07:48:51 -04:00
ProSavage
69c698f6f2
Changed sorting from collections sort, into the internal call.
2019-02-12 07:48:18 -04:00
Driftay
5a37320397
Code Cleanup/Added Configurable option to deny and remove homes in ANY factions land.
...
More Soon..
2019-02-10 23:57:45 -05:00
Driftay
3559a9f090
Added Configurable Option to Broadcast Disband and Create Messages For Factions
...
**More Coming Soon**
2019-02-09 13:33:02 -05:00
Naman
ce98d68518
Merge pull request #86 from GenialJerome/1.6.x
...
Protection, Placeholder and fix
2019-02-09 02:50:06 -06:00
Naman
d89c35b1bb
Merge pull request #82 from James-Frowen/1.6.x
...
Allowing warps to be replaced at max warps
2019-01-30 03:28:02 +00:00
GenialJerome
69207ac898
Protection, Placeholder and fix
...
Add :
- PlaceHolder %faction_name_at_location%
- Add protection with farm land
- Add protection to shulkers, to beacon, cauldron and brewing stand
- Add protection with bone meal
- Convert permission for the command
Fix :
- Console /f list
- Console /f show
- Claim with Wilderness is unclaim the land
- Dynmap players.admins and players.admins.count is for co-leader. The leader already have players.leader and a faction have one leader only
Optimization
2019-01-27 03:41:25 +01:00
ProSavage
e1a1c630ad
Fixed the elusive interact bug
2019-01-18 18:38:46 -06:00
JamesFrowen-PC\JamesFrowen
ae61303a9b
allowing warps to be replaced at max warps
2019-01-18 16:08:51 +00:00
ProSavage
f0c438270c
I seem to have committed the wrong file.
2019-01-13 10:36:15 -06:00
ProSavage
5ca6b7d2d4
Fixed warzone tab autocomplete issue.
2019-01-13 10:23:02 -06:00
ProSavage
7ecc09f64d
Fixed /f reload issue, with /f perms
2019-01-06 21:04:38 -06:00
ProSavage
909c2b9a9f
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2019-01-02 23:12:09 -06:00
ProSavage
d6a0be7ac2
Conf is now editable without having to stop server.
2019-01-02 23:12:02 -06:00
Driftay
c45ee751f5
Fixed F Chest Name Bug
2018-12-29 13:43:54 -05:00
Driftay
e14339444c
Fixed Disband Exploit
2018-12-29 02:50:44 -05:00
ProSavage
bdd547309a
First Wave of Skript Support.
2018-12-26 19:22:06 -06:00
ProSavage
7be48b5942
Fixed disband exploit
2018-12-23 18:20:54 -06:00
ProSavage
266c598b76
Fixed the spam issue with a real fix.
2018-12-21 15:46:10 -06:00
ProSavage
8bf62ca659
Temporary Fix to command autocomplete spam.
2018-12-21 12:13:51 -06:00
ProSavage
d19b321438
New deploy & some javadoc fixes
2018-12-20 20:15:10 -06:00
ProSavage
90c583f4df
Disabled logging on 1.13 material replacements (again)
2018-12-15 23:04:49 -06:00
ProSavage
cc1714b757
Made an Upgrade Enum, the code in /f upgrades is horrible, will be working on improving it.
2018-12-15 23:04:23 -06:00
GenialJerome
16aa87a16a
Faction Disband Reason & Auto-Completion
...
- Add Faction Disband Reason
- Add Auto-Completion
- Optimization
2018-12-09 03:13:18 +01:00
ProSavage
c58ed305a8
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2018-12-06 16:11:32 -06:00
ProSavage
0584fa98bb
Removed Debug from time hologram method.
2018-12-06 16:07:19 -06:00
ProSavage
7bf5def899
Fixed FactionTop Plugin detection.
2018-12-06 16:06:46 -06:00
Vankka
55b0e4264a
Fix chat
2018-11-22 19:36:00 +02:00
Joshua Murphy
364a6d28fa
Fixed Typo With Focus
2018-11-22 02:16:58 -05:00
Joshua Murphy
a59c226747
Added Focus/Config Fixes
2018-11-22 02:09:58 -05:00
Joshua Murphy
a0e2149956
Multiple NullPointer Fixes With Container Permissions and Chat Fixed
2018-11-21 05:31:41 -05:00
Joshua Murphy
8af272cfdf
Multiple NullPointer Fixes With Container Permissions and Chat Fixed
2018-11-21 05:25:45 -05:00
GenialJerome
a59e3d9a82
Merge remote-tracking branch 'upstream/1.6.x' into 1.6.x
...
Merge commit writed after the fork
2018-11-21 02:28:38 +01:00
GenialJerome
5f8ea0bd19
PowerRegenEvent and optimization
...
- Add power regeneration event
- Change getNone(), a deprecated method, to getWilderness()
- Optimization
2018-11-20 21:01:04 +01:00
Joshua Murphy
139a28de8a
Multiple Typos/Fixes From https://github.com/ProSavage/SavageFactions/issues
2018-11-20 07:37:45 -05:00
Joshua Murphy
ee8927039b
Fixed Typo With F Stealth
2018-11-20 05:26:19 -05:00
ProSavage
7a59ad4a66
Fixed all javadoc errors and regenerated them.
2018-11-19 01:34:31 -06:00
ProSavage
ff6a3b2b1a
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2018-11-18 11:25:07 -06:00
ProSavage
d039086397
Option to toggle MassiveStats
2018-11-18 11:24:52 -06:00
Vankka
36f7552aab
Clear recipient list instead of canceling the chat message
2018-11-18 16:46:06 +02:00
ProSavage
dd1b6d76c8
Worldborder check fixed.
2018-11-17 13:00:14 -06:00
ProSavage
2178dac54f
Add migrator for players.json file, so leaders will not be lost when upgrading to new version
2018-11-11 20:05:57 -06:00
ProSavage
1ccf419294
Changed access modifier for itemIDChecker
2018-11-07 10:20:58 -06:00
ProSavage
84f1d354eb
Fixed spacing in code around ! operator.
2018-11-07 10:14:42 -06:00
ProSavage
7f1785e152
Fixed disband issue.
2018-11-06 23:38:59 -06:00
ProSavage
b1b9bd1b73
Reformatted Code
2018-11-06 23:38:44 -06:00
ProSavage
cd09e77b42
Fixed internal name problems with leader
2018-11-06 23:16:11 -06:00
ProSavage
9d21df9c63
Fixed faction chat mode switch to public, IntelliJ refactor broke it.
2018-11-06 23:01:08 -06:00
ProSavage
2bc80a8383
Fixed issue with faction names not being able to have the letter 'p' in it. (lowercase)
2018-11-02 14:11:40 -05:00
ProSavage
b2b94cea41
Fixed issue with faction names not being able to have the letter 'P' in it.
2018-11-02 14:08:40 -05:00
ProSavage
32ec804a54
1.7 spectator fix.
2018-10-26 15:10:50 -05:00
ProSavage
91c512bd7f
Changed vault check method to not turn off plugin before it actually sends the message that vault is not present.
2018-10-24 10:50:35 -05:00
ProSavage
ffc4812be9
Edited tpBanner to work correctly
2018-10-24 10:48:08 -05:00
ProSavage
ebe80a0749
Made banner locations public
2018-10-24 10:46:31 -05:00
ProSavage
9689e79d86
Added ability to configure where warbanners are placed.
...
Basically now you can disable the warbanner placement in enemy territory or vice versa.
2018-10-24 10:30:29 -05:00
ProSavage
18140eee75
Moved banners to FactionsBlockListener
2018-10-24 10:25:05 -05:00
ProSavage
558b7bcd2c
Added a null check to deserialize & serialize method for the LocationTypeAdapter.
2018-10-23 13:20:20 -05:00
ProSavage
9aeb70404d
Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin'
2018-10-22 18:43:02 -05:00
ProSavage
80e66d7d6c
Changed the enum for Leader to actually be leader and not admin.
2018-10-18 19:39:48 -05:00