Commit Graph

148 Commits

Author SHA1 Message Date
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
Trent Hensler 24c7107163 Updated fanciful version to match what's in the maven repo. IT COMPILES NOW WOOOO 2017-12-19 11:09:44 -08:00
Trent Hensler 3b644cd6c3 Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
Trent Hensler 18749dcb06 Update dependencies to latest 1.12.2 versions 2017-12-19 01:14:57 -08:00
Trent Hensler d7a366d764 0.1.21 2017-06-22 10:40:48 -07:00
U-NIFLHEIM\Lax 9b7279af14 1.12 update 2017-06-21 22:23:08 -07:00
Trent Hensler eba564e54b 0.1.20 2017-01-13 09:00:28 -08:00
Trent Hensler c9521a7e75 Merge pull request #859 from timbru31/remove-duplicate-dependency
fix: remove duplicate guava dependency from pom.xml
2017-01-13 08:56:53 -08:00
Kakifrucht a255114808 Update to 1.11, ensure we pass a double 2016-12-13 17:08:28 +01:00
xGhOsTkiLLeRx 45ce181c7d
fix: remove duplicate guava dependency from pom.xml 2016-11-18 12:45:47 +01:00
River Marmorstein d4b529e12e Fix compiler errors related to Vault & Update Vault to 1.6 API version.
The Maven info has been updated and has been updated in the POM file to reflect the vaultapi readme page repository and dependency version.
2016-08-11 19:16:46 -04:00
Trent Hensler 8633d23334 Update fanciful version. Resolves #752. 2016-06-29 09:18:43 -07:00
Trent Hensler ceaaecf334 Reference proper playervaults version. Fixes #724. 2016-06-06 17:55:19 -07:00
Trent Hensler b50f1544c0 1.6.9.5-U0.1.19-RC1 2016-05-30 17:21:36 -07:00
Trent Hensler 74b4bd33e9 Add option for setting default max vaults of a faction. 2016-05-30 17:21:11 -07:00
Trent Hensler 0294a60675 Add Faction vaults.
These can be accessed with /f vault <number>
Set a Faction's max vaults with /f setmaxvaults <faction> <number> - can be run from console so Buycraft can execute it.
* This is a not very tested implementation. Should be tested more in depth before being pushed to a release.
2016-05-30 16:22:45 -07:00
Trent Hensler 1a21229c82 Build against 1.9.4 as it's the default spigot download now. 2016-05-29 17:43:17 -07:00
Trent Hensler 53c9385369 Remove jenkins build number and add snapshot to version. 2016-05-29 17:36:03 -07:00
Gabriele C e8ad1a4880 Fix Essentials dependency (EssentialsX maven repo is down) 2016-05-03 23:21:30 +02:00
Gabriele C c7384a45f4 Fix maven, remove useless transitive dependencies 2016-05-03 22:59:51 +02:00
Blinkyâ„¢ eb93c21fc9 Update Maven repository for Fanciful 2016-01-27 14:44:57 -07:00
drtshock 5f89650f77 U0.1.18 2015-08-06 17:00:06 -05:00
drtshock de57060819 Revert "Remove Fanciful, fix compilation (part 1/2)"
This reverts commit fc1d08e507.
We have users on builds before this was included in Spigot. We don't want to break those servers.
2015-05-25 15:46:18 -05:00
Paul Sauve fc1d08e507 Remove Fanciful, fix compilation (part 1/2) 2015-05-24 18:05:27 -05:00
drtshock 535aa5c90e Correct artifact id for essentialsx. 2015-05-20 17:46:07 -05:00
drtshock 679063d892 Build against spigot 1.8.4 and my fork of Essentials. 2015-05-18 14:40:28 -05:00
drtshock 514499aeea Add build number to pom.
Nice because we can tell if people downloaded from jenkins or self compiled.
2015-05-13 00:02:40 -05:00
drtshock 6a1e389b9b U0.1.17-SNAPSHOT 2015-05-12 23:17:43 -05:00
drtshock 8af57197ce Remove errant format specifier. Resolves #301.
Bumping to .16-SNAPSHOT so I can post this to spigot and then not deal with this anymore.
2015-05-02 21:04:35 -05:00
Kyle Clemens cd38fb40b6 Update to fanciful 0.3.2. Resolves #315 2015-03-14 13:19:44 -05:00
drtshock a94b3cb6b7 Update to 1.8 Spigot-API. Breaks servers before 1.7.9-R0.3 2015-02-12 09:21:17 -06:00
drtshock b923e1efd7 U0.1.15-SNAPSHOT for development. 2015-01-19 16:05:41 -06:00
drtshock 1249b29f2e U0.1.14 2015-01-19 16:04:40 -06:00
drtshock 102d13a3f6 Update to Worldguard 6.x. Resolves #214.
This is a breaking change for anyone using Worldguard 5.x
2015-01-15 13:29:14 -06:00
drtshock 7b56276c2d U0.1.14-SNAPSHOT for development. 2015-01-05 10:06:29 -06:00
drtshock d7e6bfc923 U0.1.13 2015-01-05 10:05:47 -06:00
drtshock b666c6f630 Add public repo for fanciful. 2015-01-05 09:34:16 -06:00
vemacs 0cec1f5ec3 Fix Essentials maven repo 2014-12-21 09:35:53 -07:00
drtshock 6a0d664cc2 Compile against Vault 1.5 2014-12-15 00:46:20 -06:00
drtshock 91cc583472 Update Worldguard dependency to fix repo unauthorized access error. 2014-12-11 09:21:31 -06:00
korikisulda a1ab22554c Added dynmap integration. Glory to Arstotzka! Addresses #109 2014-12-07 14:22:29 -06:00
drtshock 9395cece54 U0.1.12 2014-12-06 18:16:18 -06:00
drtshock 7e91a90fa2 Update fanciful dependency. Fixes #144.
Currently using fanciful from my local maven repo until @mkremins updates his.
2014-12-06 18:08:53 -06:00
Techcable f1dcb35da6 Fix fanciful-mvn-repo url 2014-11-19 11:03:17 -07:00
drtshock 201d10ada5 Add economy option for f warps from #126. 2014-11-11 09:28:53 -06:00
drtshock b528b5c4db U0.1.11 2014-11-10 09:12:22 -06:00
drtshock ccd8720b09 Fix keySetView issue on non java8 servers. 2014-11-08 14:59:45 -06:00
drtshock 109f14e9ed U0.1.10 2014-11-07 14:13:42 -06:00
drtshock 8b64b4bfe1 Adds per faction warps functionality from #72.
Default max warps per faction is 5. It can be changed in the config.yml.
You can now use {warps} in the info board to show how many warps a faction has when you walk into their territory.
Only faction mods+ can set faction warps.
2014-11-07 11:49:54 -06:00
eueln 289a4edc93 Don't create dependency-reduced-pom.xml 2014-11-02 13:15:11 -06:00
drtshock c5fc6fb07d U0.1.9 2014-10-31 17:12:55 -05:00
drtshock 070afd9fe2 U0.1.8 2014-10-30 23:44:24 -05:00
eueln 48e43ceba0 Only shade the gson package 2014-10-30 23:26:25 -04:00
eueln 17a95fc786 Use older version of Bukkit
For players on versions earlier than 1.7.10, our usage of
getOnlinePlayers() currently throws a NoSuchMethodError.
2014-10-30 23:26:24 -04:00
eueln 653f918a1b Add support for Glowstone
Glowstone doesn't yet support PlayerMoveEvent nor Scoreboards, so
functionality is unfortunately limited.
2014-10-30 23:26:23 -04:00
drtshock e739ea0bf6 Add brackets in faction tag. U0.1.7 2014-10-30 23:26:21 -04:00
drtshock 047fe0937a Update WG versions to not break compatibility reported in issue #81 2014-10-17 12:49:08 -05:00
drtshock a8877cd869 Update pom to resolve dependency issues. 2014-10-15 21:34:11 -05:00
drtshock f7d6248af9 Update fanciful repo. 2014-10-15 21:18:13 -05:00
drtshock b197ec90ba U0.1.6 2014-10-13 14:38:51 -05:00
drtshock 04fd18f17a Add tooltips and commands for f invite command as specified in issue #73. 2014-10-13 14:10:18 -05:00
drtshock 272c35cda6 Add cooldown for auto showing f map to players. Fixes issue #64. 2014-10-09 11:04:11 -05:00
drtshock bf6a3c2a4b Version U0.1.5 2014-09-25 13:44:35 -05:00
VirtualByte 09d6102798 Fixed economy issues 2014-09-01 13:06:35 -05:00
drtshock ddf054330a First implementation of scoreboards.
Boards can be toggled with /f sb. Toggles are persistent in a yml file.
Also fix some small spelling and format things that were really bugging me.
2014-08-05 10:17:27 -05:00
drtshock dbf8eabf39 Update to 1.7.10 2014-08-02 16:57:10 -05:00
drtshock 957f8a209d Don't apply chat tags twice. 2014-08-02 16:32:25 -05:00
drtshock 2db15f6447 Version 1.6.9.5-U0.1.3 2014-07-09 14:03:09 -05:00
drtshock 1fa7e28ffd Comment out territory shield because modifying the damage just doesn't want to work. 2014-07-08 13:54:22 -05:00
drtshock ee96e330b7 U0.1.2. Attempt to hook chat tags. 2014-06-27 14:57:18 -05:00
drtshock a8e3b3c1e2 Add Metrics. Disable opting out because we want to know. Increment version to U0.1.1 2014-05-23 00:46:35 -05:00
drtshock 9a7ecf33a7 Update ess version. 2014-05-19 11:52:57 -05:00
drtshock 1287d6ba4f Remove extra ess repo. 2014-05-19 11:50:27 -05:00
drtshock 024336d717 Readd essentials teleport cooldown hook. Fixes issue #5 2014-05-19 11:44:15 -05:00
gravitylow f9074c0f59 Start re-versioning this fork 2014-04-15 19:09:17 -04:00
gravitylow 6c4cfd337e Java 6 compatible 2014-04-15 15:19:00 -04:00
gravitylow d16d4c4fe5 Remove unneeded dependencies 2014-04-13 16:33:07 -04:00
drtshock b50cebcdb6 COMPILES 2014-04-05 17:25:15 -05:00
drtshock a73f2b0174 Update to newer API. 2014-04-05 17:00:33 -05:00
drtshock c4f7d6b756 Remove spout features, add worldguard and worldedit. 2014-04-05 15:42:01 -05:00
drtshock d9b7cf7058 Remove spout, update pom for lwc. Still need lots of dependencies. 2014-04-04 14:35:35 -05:00
drtshock 814e439705 Reformat before I go crazy. 2014-04-04 13:55:21 -05:00
drtshock c3983d3b96 Mavenize 2014-04-04 13:53:42 -05:00