Commit Graph

132 Commits

Author SHA1 Message Date
Driftay
335a5359fa Added Pom Fixture 2019-07-07 18:53:35 -04:00
Driftay
d54b2f583d Added Pom Fixture 2019-07-07 16:20:06 -04:00
Liz3
a4a4e01a71 added another class to be excluded 2019-07-07 21:35:52 +02:00
Liz3
59cf5e656f added missing folder 2019-07-07 04:08:20 +02:00
Liz3
abe5fda8b6 updated config 2019-07-06 03:20:46 +02:00
Driftay
9d40fec03b Code Enhancements... 2019-07-03 23:24:32 -04:00
Driftay
2937e05fda Fixed SavageFTOP Integration Setup 2019-07-03 22:30:58 -04:00
Driftay
5c2b220880 1.4 Beta Initiated
- Fixed F Inspect
- Added F Global - Toggle Global Chat
- Added F ViewChest - View a Factions Chest
- Updated Perms in plugin.yml
2019-06-30 02:20:17 -04:00
BuildTools
28f32ec616 Added F Global 2019-06-29 16:07:48 -05:00
Driftay
4c3b8b0d18 Added F InventorySee 2019-06-29 10:20:59 -04:00
Driftay
9094cb4f70 Added "faction chunk at %player%" Skript Expression 2019-06-29 07:00:23 -04:00
Driftay
2c5a501d0e Saber Factions Initiated 2019-06-28 21:49:46 -04:00
Driftay
8b08c4f72a Fix vanish integration in fly 2019-06-06 15:32:46 -04:00
Driftay
4833cafa0e Code Overhaul and Added ALOT 2019-06-02 01:52:34 -04:00
Driftay
fe7b6f4bfb 1.1-Beta Version Change 2019-05-22 22:57:35 -04:00
Driftay
edc62a8493 Completely Reformatted Alts System for Better Performance and Command Help 2019-05-22 20:12:46 -04:00
Driftay
06e7eaf572 Initial Release Commit
Standard Feature Placement.
2019-05-19 16:09:00 -04:00
ProSavage
89cb82ac17 Version change. 2019-04-01 17:14:23 -05:00
SvenjaReißaus
29640925eb
Added pressure plates to permission items, moved version forward 2019-03-19 00:45:42 -05:00
ProSavage
52c1966fb8 Use different vault repo for rapid compiling. 2019-02-25 13:39:27 -06:00
ProSavage
62639722e8 1.6-RC 2019-02-19 21:03:44 -05:00
ProSavage
a01e4d03a8 1.6 STABLE 2019-02-19 20:59:25 -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
ee3c5446e2 Version change. 2018-12-21 12:14:06 -06:00
ProSavage
0907798df5 Changed versioning of jar file to timestamp ( this is for CI ). 2018-12-20 20:15:43 -06:00
ProSavage
02ae1af144 Added a deploy configuration to the pom for maven. 2018-12-15 23:05:13 -06:00
ProSavage
9ed7fb0302 Moved version handling to pom.xml from plugin.yml 2018-12-06 16:07:48 -06: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
ProSavage
35b158a585 Removed PlayerVaultx.jar binary along with the dependency from pom.xml as the plugin no longer uses it. 2018-10-24 10:18:37 -05:00
ProSavage
66d187a862 Added essentialsX jar and updated source. 2018-08-28 23:28:17 -05:00
ProSavage
f193a894c6 Added PlayerVaultsX to project files and added locally to fix issues people were having with compiling 2018-08-28 23:17:01 -05:00
ProSavage
70e069dc05 Banners now work in 1.7-1.13 ( Tested ) 2018-08-11 01:14:18 -05:00
ProSavage
51f157931f Fixed all compile errors ( Took forever ) 2018-07-28 00:31:58 -05:00
ProSavage
2426142664 Fixed the invite command permission check. 2018-07-11 16:45:55 -05:00
Naman
efee66071b 1.0.23
configurable enemy check radius for fly, option added in conf.json
Added a system faction check to neutral
Added a enderpearl disable while flying option to conf.json
Added my own repository to maven along with coreprotect for shading.
--Factions Inspect Added--
2018-04-08 22:13:41 -05:00
Naman
12b9f94fe4 removed the iterator in fly checks.
...
2018-04-01 09:13:23 -05:00
Naman
21587db74d Iterator Fix in Fly to avoid concurrent exceptions
1.12 particle support
2018-03-31 11:46:37 -05:00
Naman
e14af238bf SavageFactions 1.0.21
fixed this error (https://pastebin.com/4gtiQPYX)
 fixed damage bug (https://pastebin.com/56JHiPYt)
 fixed (https://prnt.sc/iy4l7q) (( I think I did, I could not replicate it ))
 Added methods to check if players can fly in claim types e.g.
 "if (fplayer.canflyinsafezone()){
 //do stuff
 }"
 Autofly now enables if you have bypass permissions.
 Fixed faction members, truces, and allies being able to hit each other and disable fly
 Fixed Autofly's enable message spamming multiple times if fly is already on.
2018-03-30 21:22:06 -05:00
Naman
cdf870b782 Added Invalid Location to checkpoint
Fixed Checkpoint cooldown
Made it so you have to buy vaults from /f getvault, and buy banners from /f banner
Particle based seechunk that works when moving between chunks
Particle support for 1.7-1.12
Made fly particles mode subtle
2018-03-28 19:33:10 -05:00
Ryan
fc3473e83a Use PlaceholderExpansion instead of EZPlaceholderHook to support relational placeholders (#1095) 2018-03-20 10:06:42 -07:00
Trent Hensler
3ff319dc27 0.2.1 release candidate 2018-03-19 18:35:38 -07:00
Trent Hensler
86f69ca304 Define PVX version because maven sucks 2018-03-02 11:40:30 -08:00
Trent Hensler
c4a56de3b7 Compile against PlayerVaultsX 2018-03-01 18:54:14 -08:00
Trent Hensler
2262737a3f Throw less shade 2018-02-12 16:45:41 -08:00
Trent Hensler
12c8e05f94 U0.2.1-SNAPSHOT for development 2018-02-10 18:11:15 -08:00
Trent Hensler
4396112973 U0.2.0 for release 2018-02-10 18:09:43 -08:00
Trent Hensler
9e8205b5e2 Work with PlayerVaultsX 2018-01-31 17:03:55 -08:00
Trent Hensler
c465d0c9d4 Add suppport for MVdW placeholder API 2018-01-06 16:56:43 -08:00
Trent Hensler
fe7002f674 Initial placeholderAPI support.
Give me ideas on what else to add and I'll add it.
2017-12-30 18:44:42 -08:00