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 |
|
ProSavage
|
713aab8bfa
|
Fixed backward compatibility on 1.12 for particles.
|
2018-10-18 11:55:21 -05:00 |
|
ProSavage
|
4075c33ef5
|
javadocs
|
2018-10-17 16:48:50 -05:00 |
|
ProSavage
|
4c89fff7de
|
Version change
|
2018-10-17 16:32:47 -05:00 |
|
ProSavage
|
f425663563
|
Buttons added to territory deny materials
|
2018-10-17 16:29:16 -05:00 |
|
ProSavage
|
f8c52285c1
|
Door permission fixed ( relationally )
|
2018-10-17 16:16:49 -05:00 |
|
ProSavage
|
705a370d31
|
Build/Destroy permission fixed ( relationally )
|
2018-10-17 16:05:26 -05:00 |
|
ProSavage
|
38db648044
|
Container permission fixed ( relationally )
|
2018-10-17 15:53:10 -05:00 |
|
ProSavage
|
18416f4d21
|
Only add armor stand to territory deny usage when offline if server is 18 or higher.
|
2018-10-12 15:18:02 -05:00 |
|
ProSavage
|
1345c6850b
|
Only add armor stand to territory deny usage if server is 18 or higher.
|
2018-10-12 14:10:25 -05:00 |
|
ProSavage
|
0dd80ccabd
|
Removed storage of massivestats object to just an intialization.
|
2018-10-11 16:42:45 -05:00 |
|
ProSavage
|
b2bcfb12fd
|
Disabled banner setting if mc version is 1.7
|
2018-10-11 16:38:01 -05:00 |
|
ProSavage
|
934169bf6a
|
Created a location type adapter, and fixed f checkpoint issues
|
2018-10-01 17:04:40 -05:00 |
|
ProSavage
|
f1a42749da
|
Disband exploit fixed
|
2018-10-01 16:53:10 -05:00 |
|
ProSavage
|
12caa1b9d4
|
secondary check for disbanding to make sure.
|
2018-09-30 15:57:16 -05:00 |
|
ProSavage
|
a28fe04b8a
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
|
2018-09-30 15:49:41 -05:00 |
|
ProSavage
|
11f7b7511d
|
Fixed disband issue
|
2018-09-30 15:48:55 -05:00 |
|
Driftay
|
2afae3a93f
|
Added Ability To Grab Chunk From world in Flocation
|
2018-09-26 22:38:51 -04:00 |
|
Driftay
|
fb8837bd7d
|
Added Grabbing Chunk From World to FLocation API
|
2018-09-26 22:25:47 -04:00 |
|
Driftay
|
fd84ae2a18
|
Added Grabbing Chunk From World to FLocation API
|
2018-09-26 22:25:33 -04:00 |
|
Driftay
|
1ee8089ca5
|
Changes Adding
|
2018-09-21 02:29:28 -04:00 |
|
Driftay
|
ed91f58dc9
|
Added F Paypal
|
2018-09-21 02:28:20 -04:00 |
|
Driftay
|
e580c7eee9
|
Revamped F Stealth
|
2018-09-20 16:55:19 -04:00 |
|
Naman
|
496ac17d39
|
Merge pull request #41 from utarwyn/1.6.x
Bug fix: item frame/armor stand protection #2 (again)
|
2018-09-11 12:57:30 -05:00 |
|
ProSavage
|
2adef31cf5
|
Secondary Check added to fly particles.
|
2018-09-10 10:05:16 -05:00 |
|
ProSavage
|
4ad062dddb
|
Fixed all issues with F chest, and a massive increase in performance due to /f chest only serializing / deserializing on startup/shutdown instead of realtime.
|
2018-09-09 12:40:45 -05:00 |
|
ProSavage
|
9795d3c158
|
MultiversionMaterials Class added.
|
2018-09-08 20:15:57 -05:00 |
|
ProSavage
|
90ae1822bc
|
Revert "WIP: Access method for commands"
This reverts commit 9c6cc187f2 .
|
2018-09-08 17:28:09 -05:00 |
|
ProSavage
|
9a773702eb
|
Revert "And I did it again"
This reverts commit 9ce8467224 .
|
2018-09-08 17:26:50 -05:00 |
|
ProSavage
|
e1a51b9488
|
Changed parameter name for hasAccess
|
2018-09-04 18:33:13 -05:00 |
|
ProSavage
|
99a747adcb
|
Revert "Access check updated"
This reverts commit 6eccfa84f1 .
|
2018-09-04 18:13:50 -05:00 |
|
Svenja Reissaus
|
ff59fd50cc
|
Updated check for fly permission with minor enhancements
|
2018-09-03 12:11:57 -03:00 |
|
Svenja Reissaus
|
6eccfa84f1
|
Access check updated
|
2018-09-03 12:11:03 -03:00 |
|
ProSavage
|
ef2ab6b4c6
|
Reverted MCommand because 9ce8467224 commit broke it :/
|
2018-09-02 19:36:37 -05:00 |
|
ProSavage
|
527f825b73
|
Vault dependency check, if not present plugin now disables.
|
2018-08-31 10:04:56 -05:00 |
|
utarwyn
|
4399a76089
|
Bug fix: item frame/armor stand protection
|
2018-08-30 01:36:56 +02:00 |
|
ProSavage
|
989c190c8a
|
Merge branch '1.6.x' of https://github.com/ProSavage/SavageFactions into 1.6.x
|
2018-08-28 21:08:50 -05:00 |
|
ProSavage
|
3b64f457bd
|
Started on documenting the methods for the API
|
2018-08-28 21:08:09 -05:00 |
|
ProSavage
|
72746f5b4e
|
Made some changes for javadoc generation
|
2018-08-28 21:07:51 -05:00 |
|
ProSavage
|
e31e6eca88
|
Refactored usage of some methods
|
2018-08-28 21:07:27 -05:00 |
|
Svenja Reissaus
|
9ce8467224
|
And I did it again
|
2018-08-28 12:06:26 -03:00 |
|
ProSavage
|
2410fafcc4
|
Added a cost per use to stealth mode!
|
2018-08-27 10:39:34 -05:00 |
|
ProSavage
|
1531efc030
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
|
2018-08-26 22:28:15 -05:00 |
|
ProSavage
|
36efd8a24e
|
Added timeout to stealth mode!
|
2018-08-26 22:27:55 -05:00 |
|
Svenja Reissaus
|
9c6cc187f2
|
WIP: Access method for commands
|
2018-08-21 15:02:16 -03:00 |
|
ProSavage
|
94c4ee815a
|
Added support for enabling flight through reload!
|
2018-08-20 22:55:41 -05:00 |
|
ProSavage
|
8b90eb97c4
|
Move multiversion materials setup to before Conf setup
|
2018-08-20 09:16:53 -05:00 |
|
ProSavage
|
124cd4f8ac
|
Move multiversion materials setup to before Conf setup
|
2018-08-18 19:56:59 -05:00 |
|
ProSavage
|
855d8724eb
|
All multiversion materials from conf now work.
|
2018-08-18 19:56:24 -05:00 |
|
ProSavage
|
075264be94
|
BANNER material fix 1.13
|
2018-08-13 00:41:29 -05:00 |
|
ProSavage
|
35b415130e
|
Invert if statement for multiversion materials ( oops )
|
2018-08-13 00:40:37 -05:00 |
|
ProSavage
|
7bfe5cef22
|
Refactored new multiversion SUGAR_CANE_BLOCK material.
|
2018-08-13 00:38:01 -05:00 |
|
ProSavage
|
a0d3841826
|
Call the setupMultiversionMaterials method in Enable method.
|
2018-08-13 00:36:12 -05:00 |
|
ProSavage
|
8fc9ed7395
|
Fixed all cross version material issues.
|
2018-08-13 00:33:40 -05:00 |
|
ProSavage
|
b58410e8ab
|
Removed random cake declaration
|
2018-08-13 00:06:19 -05:00 |
|
ProSavage
|
9216bdbb48
|
Crop growth material fixes for 1.13!
|
2018-08-13 00:02:03 -05:00 |
|
ProSavage
|
70e069dc05
|
Banners now work in 1.7-1.13 ( Tested )
|
2018-08-11 01:14:18 -05:00 |
|
ProSavage
|
de3f0c4c87
|
Removed all 1.13 materials
|
2018-08-08 23:18:38 -05:00 |
|
ProSavage
|
207c4daab1
|
f perms now works in 1.13
|
2018-08-05 01:05:14 -05:00 |
|
ProSavage
|
397775b3ed
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
|
2018-08-05 00:08:56 -05:00 |
|
ProSavage
|
cea5048148
|
Fixed logger message for replace in config method.
|
2018-08-05 00:08:48 -05:00 |
|
Svenja Reissaus
|
38a693b85e
|
Fixed #36 minor typos
|
2018-08-05 02:07:26 -03:00 |
|
Svenja Reissaus
|
4c80ade48d
|
Fixed #34 disabled banner alert
|
2018-08-05 01:52:12 -03:00 |
|
ProSavage
|
7babd6c1cb
|
Removed Debug Message
|
2018-08-04 21:47:06 -05:00 |
|
ProSavage
|
f18fd50d15
|
Made Config converter to change legacy items to new items
|
2018-08-04 21:41:31 -05:00 |
|
ProSavage
|
d0cf88c9c6
|
Fixed all errors with Sevenja's new commits
|
2018-08-04 20:32:36 -05:00 |
|
Svenja Reissaus
|
640871d696
|
Double check to prevent /f upgrades items showing up when disabled
|
2018-08-02 15:05:39 -03:00 |
|
Svenja Reissaus
|
5fe55afc68
|
Explicit permission checks and more admin bypasses
|
2018-08-02 14:55:21 -03:00 |
|
Svenja Reissaus
|
85de278dc9
|
Fixed permission check for /f vault
|
2018-08-02 13:57:57 -03:00 |
|
Svenja Reissaus
|
40a0d72270
|
Added /f home permission added to keep players from complaining
|
2018-08-02 12:33:51 -03:00 |
|
Naman
|
6d397b1cae
|
Update CmdFly.java
|
2018-08-02 10:16:55 -05:00 |
|
Svenja Reissaus
|
ea861d304d
|
Fixed no confirmation message when inviting offline players
|
2018-08-02 11:55:47 -03:00 |
|