FactionsUUID icon

FactionsUUID -----

Premium Factions for premium people.



New Release Candidate - Fixes all reported issues! Read upgrade instructions
Hey guys, I know the last release had some issues. I sincerely apologize for that and I will work with anyone individually that is having issues that aren't solved in this build. Please join my discord for support, I'm very active there :)

READ THIS PLS
  • Release candidate means I've fixed all reported issues, but I'm not sure if any large servers have run this. I strongly recommend backing up your data before updating (as you always should before updating any plugin).
  • This build has been confirmed to fix issues that users had on the previous release (/f sethome, perm issues, etc.).
  • Please report any issues in my Discord. I will fix things as they are reported.

Update Notes
  • Fixes all reported issues since previous release (build 46)
  • Adds GUI for perms and warps
  • /f fly
  • Titles when entering Faction territory
  • Tons more!
  • Read the full update log below.
Upgrade Instructions!
  • If you want the f perm and warp GUI, you need to let your config.yml reset (rename to config.yml.old, restart server). You can do that, or grab the updates from here.
  • To allow access to /f perm, you need to grant factions.permissions separately.

Full Update Log
Generated from Jenkins

#97 (Mar 20, 2018 1:36:27 AM)

  1. 0.2.1 release candidate (commit: 3ff319d) — Trent Hensler / githubweb
#96 (Mar 19, 2018 3:39:25 AM)
  1. Remove debug (commit: 55c546e) — Trent Hensler / githubweb
#95 (Mar 19, 2018 3:37:58 AM)
  1. Send titles when entering faction territory. Allows users to pick which, (commit: 1e2a6b3) — Trent Hensler / githubweb
  2. Add option to delete essentials homes when players are kicked from (commit: 5871824) — Trent Hensler / githubweb
  3. Don't even load /f fly if its set to false in config. (commit: 026b33b) — Trent Hensler / githubweb
  4. Allow all faction members to fly if f perm is undefined (commit: a4581ac) — Trent Hensler / githubweb
  5. Disable claimat for now (commit: 760f16a) — Trent Hensler / githubweb
  6. Properly send title and subtitle (commit: 64dc70b) — Trent Hensler / githubweb
  7. Hide attributes in role items (commit: c88e04a) — Trent Hensler / githubweb
  8. Hide attributes in relation as well (commit: 54a3592) — Trent Hensler / githubweb
  9. Check for null or empty on homes (commit: bd077e8) — Trent Hensler / githubweb
  10. Make sure players take fall damage. Not sure why we need to set this on (commit: f1032e7) — Trent Hensler / githubweb
#94 (Mar 14, 2018 6:41:35 AM)
  1. Option to not always show chat tag. Fixes the issue of not being able to (commit: 8950be6) — Trent Hensler / githubweb
#93 (Mar 13, 2018 4:07:50 AM)
  1. Check for perms after checking if it's a server faction (commit: d764651) — Trent Hensler / githubweb
#92 (Mar 12, 2018 2:52:52 AM)
  1. Color the perm set command (commit: 1ede2b3) — Trent Hensler / githubweb
  2. Failsafe for door check (commit: 3e83916) — Trent Hensler / githubweb
#91 (Mar 12, 2018 1:35:20 AM)
  1. Major f perm fix; Fix sethome permission check (#1079) (commit: 819cb54) — Trent Hensler / githubweb
  2. Faction create event is no longer cancellable, and is called AFTER the (commit: 2291554) — Trent Hensler / githubweb
  3. Move f perm checks up (commit: 4531da8) — Trent Hensler / githubweb
  4. Allow console to run /f list (commit: b78ff51) — Trent Hensler / githubweb
  5. Fix GSON Map Serialization (#1081) (commit: f85d2a0) — Trent Hensler / githubweb
  6. Allow show to be ran from console even if we can't fill in all (commit: 999067a) — Trent Hensler / githubweb
#90 (Mar 6, 2018 7:49:11 PM)
  1. Add Admin and Permission check to /f perm (#1062) (commit: 693c831) — Trent Hensler / githubweb
#89 (Mar 5, 2018 3:25:09 AM)
  1. Added /f chat mod (commit: fe464ba) — Trent Hensler / githubweb
#88 (Mar 5, 2018 2:55:09 AM)
  1. Shallow copy of the map. This is why it was setting one perm for all (commit: f65fe27) — Trent Hensler / githubweb
#87 (Mar 5, 2018 2:49:09 AM)
  1. Try harder to set flags (commit: 9778487) — Trent Hensler / githubweb
#86 (Mar 5, 2018 2:28:09 AM)
  1. More colors (commit: ff37d0c) — Trent Hensler / githubweb
#85 (Mar 5, 2018 2:25:09 AM)
  1. Hide flags in warp gui too (commit: dd01033) — Trent Hensler / githubweb
#84 (Mar 5, 2018 1:58:09 AM)
  1. Don't show attributes on GUI items (commit: dc59609) — Trent Hensler / githubweb
#83 (Mar 5, 2018 1:49:09 AM)
  1. Implement blank wilderness placeholder (#1070) (commit: 77f7704) — Trent Hensler / githubweb
#82 (Mar 5, 2018 1:46:09 AM)
  1. Respect canSee in online fplayer count (commit: e95ecbd) — Trent Hensler / githubweb
#81 (Mar 5, 2018 1:28:09 AM)
  1. Don't take fall damage after flying (commit: 07eb375) — Trent Hensler / githubweb
#80 (Mar 5, 2018 12:49:09 AM)
  1. Don't enable our own f top command if other plugin that handles it is (commit: 055adf2) — Trent Hensler / githubweb
#79 (Mar 4, 2018 10:19:09 PM)
  1. factions.fly as the perm node (commit: f1905d0) — Trent Hensler / githubweb
  2. Give factions.fly to kithalfplayer (commit: 47eb14c) — Trent Hensler / githubweb
#78 (Mar 4, 2018 10:16:09 PM)
  1. Implement /f fly (#1023) (commit: a90299d) — Trent Hensler / githubweb
#77 (Mar 4, 2018 9:04:08 PM)
  1. Delete warp password when warp is deleted (commit: aacee63) — Trent Hensler / githubweb
#76 (Mar 4, 2018 8:55:08 PM)
  1. Add /f warp GUI (#1069) (commit: d6b147e) — Trent Hensler / githubweb
  2. Respect hidden players in f show. Resolves #1049 (commit: fe51837) — Trent Hensler / githubweb
#75 (Mar 4, 2018 3:13:11 AM)
  1. Add rank check to /f ban (#1068) (commit: a8ce60b) — Trent Hensler / githubweb
#74 (Mar 4, 2018 2:49:11 AM)
  1. Add Role prefix placeholder (#1067) (commit: fa007e5) — Trent Hensler / githubweb
#73 (Mar 4, 2018 2:40:11 AM)
  1. Fix NullPointer at GUI onClick() (#1064) (commit: 6f55243) — Trent Hensler / githubweb
#72 (Mar 3, 2018 3:10:10 AM)
  1. Handle null config section to be more friendly with people upgrading (commit: a42d4d1) — Trent Hensler / githubweb
#71 (Mar 2, 2018 9:57:58 PM)
  1. F Perm GUI (#1045) (commit: d490bb8) — Trent Hensler / githubweb
  2. Format and check for null section (commit: 81a33de) — Trent Hensler / githubweb
#69 (Mar 2, 2018 7:40:48 PM)
  1. Define PVX version because maven sucks (commit: 86f69ca) — Trent Hensler / githubweb
#58 (Mar 1, 2018 4:25:08 AM)
  1. Faction Bans Adds /f ban, /f unban, and /f banlist Permission: (commit: 151d38f) — Trent Hensler / githubweb
#57 (Feb 28, 2018 3:52:09 AM)
  1. Use deprecated API for backwards compability (commit: 34fc475) — noreply / githubweb
#56 (Feb 17, 2018 6:31:07 PM)
  1. Note where we support placeholders (commit: 56214ad) — Trent Hensler / githubweb
#55 (Feb 17, 2018 6:22:07 PM)
  1. Add placeholders to f show (commit: d45b5ac) — Trent Hensler / githubweb
  2. Set placeholders in main scoreboard too (commit: ca09915) — Trent Hensler / githubweb
#54 (Feb 16, 2018 6:10:12 AM)
  1. Allow players to set titles with colors. Adds #1036. (commit: 3f1edf1) — Trent Hensler / githubweb
#53 (Feb 13, 2018 6:55:32 PM)
  1. Make mapheight and width configurable (commit: ab7f474) — Trent Hensler / githubweb
#52 (Feb 13, 2018 2:10:09 AM)
  1. Clickable f map * New command /f claimat world x z * Permission: (commit: f29efa1) — Trent Hensler / githubweb
#51 (Feb 13, 2018 12:46:08 AM)
  1. Throw less shade (commit: 2262737) — Trent Hensler / githubweb
#50 (Feb 12, 2018 7:00:15 PM)
  1. Fix sethome perm check (commit: ea7213c) — Trent Hensler / githubweb
#49 (Feb 12, 2018 1:38:30 AM)
  1. U0.2.1-SNAPSHOT for development (commit: 12c8e05) — Trent Hensler / githubweb
  2. Revert "Don't set perms to undefined by default" (commit: 9f8c2e3) — Trent Hensler / githubweb
  3. Fix setting perms. Annoyingly setting them to und by default now (commit: a034030) — Trent Hensler / githubweb
#48 (Feb 11, 2018 4:28:11 AM)
  1. Added FUUID Wiki instead of MassiveCraft's (commit: ea0f1a7) — noreply / githubweb
#47 (Feb 11, 2018 2:13:11 AM)
  1. Add resource link in config.yml (commit: 2f9939e) — noreply / githubweb
----------, Mar 20, 2018
Resource Information
Author:
----------
Total Downloads: 5,625
First Release: Sep 2, 2014
Last Update: Sep 15, 2024
Category: ---------------
All-Time Rating:
247 ratings
Find more info at factions.support...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings