07d8d95969Containers can now be accessed by default if undefined & the player is in the same faction as the container being accessed.
ProSavage
2018-07-17 09:03:01 -0500
b0d41c032aFixed issue with ownerclaims, players with permission can now build/destroy.
ProSavage
2018-07-12 11:21:53 -0500
1a2b0ac965Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
ProSavage
2018-07-12 11:12:01 -0500
143daad9e6F map autoupdate during flying fixed.
ProSavage
2018-07-12 11:11:07 -0500
f70cc119df1.7 spectator bug fixed. Placeholderapi is no longer a requirement. /f showclaims lag fixed Scoreboard is now off by default, can be turned on in config. Issue with Flight AutoEnabling when disabled has been fixed. 1.7 itemflag bug fixed
Naman
2018-06-21 14:16:55 -0500
4a8721e453Prevent usage of armor stands by default — Prevent item frames from being shot
utarwyn
2018-05-17 17:50:07 +0200
e1f0938f59Fix item frame/armor stand protection
utarwyn
2018-05-17 01:38:59 +0200
1df8faf488Spawner Perm issue fix, and Warbanners now functional again ( was broken in 1.4-BETA-1 )
ProSavage
2018-05-14 10:59:23 -0500
cb947404f6Finished up some issues with inventory saving, using string builder for serialzation to improve performance.
ProSavage
2018-05-12 11:29:38 -0500
e948f56fd2warbanner item stack could be set higher than 1, fixed.
ProSavage
2018-05-11 18:13:02 -0500
3ce14d2085Finished up setbanner command and colored the meta and display name for the serialized banners
ProSavage
2018-05-11 18:11:02 -0500
6bf4598d571.2-STABLE /f tntfill wont spam chat anymore, I changed the tntfill_success option, so you're gonna wanna delete that to rengerate it. If you havent edited the lang.yml just delete it and restart /f stuck wont tp players outside the border anymore. Nametags & Tab has placeholderapi support added use {relationcolor} and {faction} for relational color and faction ( These were already built in ) They can be edited in the lang.yml the option is default_prefix. /f perms now has tntfill, tntbank, and vault permission options
Naman
2018-04-24 19:32:26 -0500
ba9b3587e01.1.1-STABLE /f coords - displays your coords and current world to your faction /f showclaims - Lists all your claims in every world /f lowpower - lists players with power under max /f tntfill <radius> <amount> - fills tnt in a radius and amount, hooks into /f tntbank if you're a mod or higher.
Naman
2018-04-17 20:06:14 -0500
aa4bbb38951.1.1-STABLE /f coords - displays your coords and current world to your faction /f showclaims - Lists all your claims in every world /f lowpower - lists players with power under max /f tntfill <radius> <amount> - fills tnt in a radius and amount, hooks into /f tntbank if you're a mod or higher.
Naman
2018-04-17 20:01:53 -0500
6c2ca2a4681.1-RELEASECANDIDATE-2 Scoreboard bug fixed inspect message disable fixed /f seechunk particle options disabled, because they were breaking if invalid.
Naman
2018-04-13 22:23:04 -0500
e36927db9f1.1-RELEASECANDIDATE-1 Made the particles in /f fly more cloud like Changed wilderness color to Darkgreen Added a factionless check to inspect, so itll now disable the when you try to check with no faction. Inspect will disable upon entering combat You cannot claim outside the worldborder anymore, the chunkbuffer is taken into account. Particles WILL NOT appear in /vanish and in spectator mode
Naman
2018-04-13 21:05:43 -0500
efee66071b1.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--
Naman
2018-04-08 22:13:41 -0500
a0eca2d5ddMerge remote-tracking branch 'origin/1.6.x' into 1.6.x
Naman
2018-04-07 16:31:33 -0500
76d1bc0e9bSavageFactions 1.0.23 Ability to remove items from main menu in perms for choosing roles/relations by setting the slot to -1 Changed placeholder identifier back because hooks in many plugins broke :( Removed debug message from warzone fly. Changed public modifiers on relation back, as they broke the method signature.
Naman
2018-04-07 16:29:24 -0500
0c1a90da22SavageFactions 1.0.23 Ability to remove items from main menu in perms for choosing roles/relations by setting the slot to -1 Changed placeholder identifier back because hooks in many plugins broke :( Removed debug message from warzone fly. Changed public modifiers on relation back, as they broke the method signature.
Naman
2018-04-07 16:29:24 -0500
f1bfe2e8c4SavageFactions 1.0.21-BETA-3 Tweaked fly disabler, hitting mobs wont disable it. Fly bypass permisssions logic redone issues with safezone fly and warzone fly fixed Fixed click to claim in f map Changed tooltips ot one line in map because of heavy load in areas with lots of claims option to disable banners Kicking throwing error cause of typo in lang file. Tnt Bank limit added.
Naman
2018-04-03 22:20:30 -0500
009e3e715cSavageFactions 1.0.21-BETA-2 Fixed tnt message New message for fly disable to show cooldown Started on remaking lang file fly will not disable when an ally, truce, or faction member hits you. Role prefix value added to placeholderapli class changed identifier for placeholderapi Made 1.7 detection Placing blocks wont throw errors anymore in 1.7.
Naman
2018-04-03 09:38:11 -0500
12b9f94fe4removed the iterator in fly checks. ...
Naman
2018-04-01 09:13:23 -0500
21587db74dIterator Fix in Fly to avoid concurrent exceptions 1.12 particle support
Naman
2018-03-31 11:46:37 -0500
e14af238bfSavageFactions 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.
Naman
2018-03-30 21:22:06 -0500
cdf870b782Added 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
Naman
2018-03-28 19:33:10 -0500
3d2bf73497Option to remove permissions from perm gui. bStats tracking Admins are demoted coleaders instead of mods Changed fly for loop to iterator to avoid concurrent exceptions
Naman
2018-03-27 08:17:55 -0500
b92202e86bPromote, kick, and admin command bugs fixed.
Naman
2018-03-26 18:42:26 -0500
44b3de91ddadding new stuff
Naman
2018-03-26 16:43:15 -0500
382f4c4b0cCheck fly on teleport. Fixes#1099
Trent Hensler
2018-03-20 19:24:21 -0700
1567df7311If f perm is not set or undefined, allow server owners to define default f fly access in the conf.json. Adds #1100
Trent Hensler
2018-03-20 19:19:24 -0700
f1032e7a2eMake sure players take fall damage. Not sure why we need to set this on join when it defaults to true. Debugged and didn't find anything modifying it otherwise. /shrug
Trent Hensler
2018-03-18 20:35:07 -0700
bd077e8c32Check for null or empty on homes
Trent Hensler
2018-03-18 20:17:59 -0700
54a35929e6Hide attributes in relation as well
Trent Hensler
2018-03-18 20:13:05 -0700
c88e04a806Hide attributes in role items
Trent Hensler
2018-03-18 20:10:50 -0700
64dc70b717Properly send title and subtitle
Trent Hensler
2018-03-18 20:07:05 -0700
760f16a2b7Disable claimat for now
Trent Hensler
2018-03-18 19:39:47 -0700
a4581ac9a0Allow all faction members to fly if f perm is undefined
Trent Hensler
2018-03-18 19:37:19 -0700
026b33b427Don't even load /f fly if its set to false in config.
Trent Hensler
2018-03-18 14:37:55 -0700
587182478bAdd option to delete essentials homes when players are kicked from Factions. Adds #1089. This option is set to true by default in the config.yml for new users, users that are updating need to add delete-ess-homes: true to their config.yml to get this new option enabled.
Trent Hensler
2018-03-18 14:11:42 -0700
1e2a6b34b4Send titles when entering faction territory. Allows users to pick which, if any, or all, ways of sending faction enter messages from: scoreboard, chat, and titles. Adds new config.yml options and lang messages.
Trent Hensler
2018-03-16 10:08:19 -0700
8950be61d1Option to not always show chat tag. Fixes the issue of not being able to have groups without a faction tag in their name.
Trent Hensler
2018-03-13 23:41:15 -0700
d7646516ecCheck for perms after checking if it's a server faction
Trent Hensler
2018-03-12 21:06:53 -0700
3e83916682Failsafe for door check
Trent Hensler
2018-03-11 19:52:25 -0700
1ede2b35d6Color the perm set command
Trent Hensler
2018-03-11 19:43:30 -0700
999067a430Allow show to be ran from console even if we can't fill in all placeholders
Trent Hensler
2018-03-11 18:31:06 -0700
b78ff51e10Allow console to run /f list
Trent Hensler
2018-03-11 17:59:11 -0700
4531da8190Move f perm checks up
Trent Hensler
2018-03-10 16:26:18 -0800
2291554e1eFaction create event is no longer cancellable, and is called AFTER the faction is made. This allows people to hook into the event and manipulating the Faction without having a delay. And if the event was ever cancelled before, it was silent.
Trent Hensler
2018-03-09 22:08:17 -0800