Commit Graph

  • 4e17d43c91 Add configurable faction enter/leave message Nick Porillo 2015-05-12 23:25:28 -0400
  • d7067d3f27 Add /f stuck command to root Nick Porillo 2015-05-12 23:24:08 -0400
  • fede341cc7 Implement /f stuck command from hcf Nick Porillo 2015-05-12 23:16:47 -0400
  • aeef4d69c2 Fix last seen variable Nick Porillo 2015-05-12 23:14:51 -0400
  • 6921dd1796 Fully configurable /f help Nick Porillo 2015-05-12 22:09:52 -0400
  • 46f4f3b7ac Fix variable typo Nick Porillo 2015-05-12 22:05:32 -0400
  • a068583678 Add default faction description TL Nick Porillo 2015-05-12 21:49:27 -0400
  • ab6a19e436 Fully configurable /f list Nick Porillo 2015-05-12 21:47:22 -0400
  • 44542261ae Variable overhaul and configurable /f show Nick Porillo 2015-05-12 21:34:00 -0400
  • dbba8c055c Adds Faction founding date Nick Porillo 2015-05-12 12:20:11 -0400
  • 362bb55a0f Fix relation limit glitch Nick Porillo 2015-05-12 12:13:30 -0400
  • cb0043600d Adds LiquidFlow exploit handling Nick Porillo 2015-05-12 12:08:42 -0400
  • 2b0638f54f Pull out null check because console can have null faction. Fixes #375. drtshock 2015-05-07 10:39:04 -0500
  • 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. drtshock 2015-05-02 21:03:12 -0500
  • 57c0c9fd09 Only clear warps if faction is normal and not null. drtshock 2015-04-26 00:03:35 -0500
  • 9076e780cf Add method to get all claims for a given faction. drtshock 2015-04-26 00:02:30 -0500
  • d0b514eff6 Fix some lag with f show. Remove offline permission lookups. The lookup was locking up my server on almost any f show executions. It's just not worth it. drtshock 2015-04-25 19:15:54 -0500
  • 41d0195c9e Remove unused value. drtshock 2015-04-25 14:25:17 -0500
  • c3ac0cf1ea Permission for not losing power while offline. drtshock 2015-04-22 08:33:43 -0500
  • 8354c95a14 Use getOfflinePlayer(UUID) when retrieving groups. Fixes #361 eueln 2015-04-14 15:44:14 -0400
  • 7b522be2c7 Remove duplicate message for land/power/maxpower Evan Lindsay 2015-03-31 03:14:20 -0700
  • f5b3628bc4 Fix IllegalStateException due to creating a FancyMessage with no args constructor resulting in first MessagePart having no text. Evan Lindsay 2015-03-31 02:43:05 -0700
  • 3c23e1078d Check if vault has group support in case no permission plugin is found or used permission plugin does not support groups Evan Lindsay 2015-03-30 18:51:50 -0700
  • ced36df08f Null check when sending scoreboard. Resolves #328. drtshock 2015-03-18 08:29:36 -0500
  • cd38fb40b6 Update to fanciful 0.3.2. Resolves #315 Kyle Clemens 2015-03-14 12:44:41 -0400
  • c3452c97aa Add null check before toggling scoreboard. drtshock 2015-03-09 23:44:34 -0500
  • ffa7872145 fix plugin loading vemacs 2015-03-07 06:13:50 -0500
  • 981822f89d Merge branch 'fix/vault-perms' of https://github.com/mrlolethan/Factions into 1.6.x drtshock 2015-03-06 16:44:39 -0700
  • 6d6b63ba19 Merge branch '1.6.x' of https://github.com/vemacs/Factions into vemacs drtshock 2015-03-06 16:32:20 -0700
  • 3933e135c1 Don't set sidebar visibility if scoreboard is disabled in the config. Resolves #298. drtshock 2015-03-06 16:24:21 -0700
  • 1ea6dbe12d Fix one type checking warning vemacs 2015-03-05 00:16:57 -0500
  • 7fd590fc75 Add ToggleAllianceChat command (sorry I couldn't think of a shorter name, but this is extremely useful for YouTubers) vemacs 2015-03-04 23:55:46 -0500
  • 50e0bd87a6 Merge remote-tracking branch 'upstream/1.6.x' into 1.6.x vemacs 2015-03-04 23:37:39 -0500
  • 74fb2c8b7d Check for null rsp when loading Vault perms. mrlolethan 2015-03-02 17:54:46 -0330
  • e10239f686 Fix NoClassDefFoundError being thrown on enable when Vault isn't loaded. mrlolethan 2015-03-01 13:14:10 -0330
  • 607be6b8fb Merge t00ths branch. drtshock 2015-02-26 08:58:09 -0600
  • 4484eae5b8 add API to ignore alliance chat vemacs 2015-02-25 07:38:03 -0700
  • d88332c06a Remove unused territoryShieldFactor in Conf.json. mrlolethan 2015-02-23 16:07:49 -0330
  • c7d9e6b92c Cleanup unnecessary in-house Cancellable#isCancelled checks. mrlolethan 2015-02-23 16:03:23 -0330
  • 1daf79c6c3 Fix MemoryBoard#hasFactionWithin implementation eueln 2015-02-20 17:08:29 -0600
  • 2b4e1a1947 Gracefully handle the absence of WorldBorder eueln 2015-02-20 16:57:18 -0600
  • 0aea7c6b9d Remove redundant messaging. Fixes #276 Nick Porillo 2015-02-19 10:49:38 -0500
  • 1d00a0aa54 Yet more TL. Hi @Bonkozorus korikisulda 2015-01-27 15:46:56 +0000
  • d69f9e5688 Handle buffers Nick Porillo 2015-02-17 19:21:46 -0500
  • 5a9112ad37 Add WorldBorder support Nick Porillo 2015-02-13 20:37:52 -0500
  • e6aa3116ac Allow variables to be use in the default sidebar (like it says in the config) xTDKx 2015-02-15 19:30:15 -0500
  • 1da7dbd25f Fix Dynmap soft-dependency korikisulda 2015-02-13 23:00:05 +0000
  • a94b3cb6b7 Update to 1.8 Spigot-API. Breaks servers before 1.7.9-R0.3 drtshock 2015-02-12 09:21:17 -0600
  • 0e76bc05fb Add getLastDeath method Nick Porillo 2015-02-11 23:01:13 -0500
  • 63d6d69224 Remove ~ from sendFactionhere message. People can add it in if they want via TL. drtshock 2015-02-06 09:17:17 -0600
  • 5579005714 Add buffer zone for areas between Faction claims. Adds #233. drtshock 2015-01-29 09:39:56 -0600
  • 559695d103 Fix check for over claiming. Resolves #230. drtshock 2015-01-29 08:30:20 -0600
  • fc0b2a1041 Fix path for Relation translations (singular) eueln 2015-01-28 19:58:21 -0600
  • 1636708cef Adds DTR freeze functionality from #229. drtshock 2015-01-28 10:13:23 -0600
  • 8fdcb51183 Add option to not delete FPlayer data on auto leave. This allows servers to only have the player leave the faction. Also prevents players from staying offline until their power resets. drtshock 2015-01-27 11:17:43 -0600
  • d888b320db Add DTR (deaths til raidable) option for f show. Will show 0 if they are raidable to prevent a negative number from showing. drtshock 2015-01-27 11:07:55 -0600
  • f92d59e5c6 Add HCF raidable functionality. This will allow players to break blocks in factions that are raidable (power < claims) as well as open chests. It can also disable over claiming. drtshock 2015-01-27 11:02:16 -0600
  • 147a051fee Add max relation type. Adds HCF feature from #169. If used, max relation should be set to -1 for the default relation. drtshock 2015-01-27 09:33:47 -0600
  • 092d4b352c Add ability to display if Faction is raidable. Resolves #167. drtshock 2015-01-27 09:06:18 -0600
  • 3c0c835160 Fix TL path for /f save success message eueln 2015-01-23 19:48:49 -0600
  • 5ea8392fd5 Even moar TL korikisulda 2015-01-23 19:25:14 +0000
  • 0c2253ef73 Iterate over correct Faction for balance. drtshock 2015-01-23 09:17:16 -0600
  • 3e6bd4e88a Add f top command functionality. Resolves #71. Gives the ability to see top Factions on the server sorted by certain criteria: Balance: sorts by faction bank balance and all faction member balances. Power: total power. Land: total land claimed. Online: members currently online. Members: total members, online and offline. drtshock 2015-01-23 09:07:18 -0600
  • ebf00ccf0d Add claim line. Resolves #142. drtshock 2015-01-22 22:38:46 -0600
  • bee36f5ba0 Add warzoneDenyCommands. drtshock 2015-01-22 20:41:05 -0600
  • a4a11e7045 Allow f show to be executed by non players. drtshock 2015-01-22 20:31:26 -0600
  • 8c2f08b694 Truces. Add chat channel functionality. Essentially the same as Allies except it's a different word. drtshock 2015-01-22 20:30:40 -0600
  • a943f47abb Init built-in factions after loading from disk eueln 2015-01-21 19:45:49 -0600
  • 7e6aa4fc25 Even more TL. Fixes command description issues. korikisulda 2015-01-21 23:58:33 +0000
  • 1cc544db64 moar translatify :3 korikisulda 2015-01-20 18:27:26 +0000
  • 3d52704c5d Changed TL to use numbered strings korikisulda 2015-01-20 15:23:01 +0000
  • 355e1f58b0 Add warmups for /f home and /f warp Joshua Popoff 2015-01-19 15:59:15 -0800
  • b923e1efd7 U0.1.15-SNAPSHOT for development. drtshock 2015-01-19 16:05:41 -0600
  • 1249b29f2e U0.1.14 drtshock 2015-01-19 16:04:40 -0600
  • a7adb1d9d7 Default chat tag insert index should be 0. Resolves #100 sorta. drtshock 2015-01-16 10:01:26 -0600
  • 102d13a3f6 Update to Worldguard 6.x. Resolves #214. This is a breaking change for anyone using Worldguard 5.x drtshock 2015-01-15 13:29:14 -0600
  • 4d13c9cada Change command syntax for radius claiming. Syntax was confusing and people wanted change. Resolves #215. drtshock 2015-01-15 13:27:11 -0600
  • b7c34840cd Fix exploit. drtshock 2015-01-15 13:24:33 -0600
  • c1752477c7 Save last-known FPlayer names eueln 2015-01-13 16:32:04 -0600
  • 1d4ca46ebe Don't update prefixes for Wilderness eueln 2015-01-11 16:14:07 -0600
  • 6d6a04e383 Don't do perform economy actions on nameless offline players eueln 2015-01-10 15:12:06 -0600
  • b52805f7a4 Initialize online players when Factions is enabled eueln 2015-01-10 14:42:52 -0600
  • 2955370c9e Fix misleading error in CmdKick eueln 2015-01-10 11:32:56 -0600
  • 561ab22924 Remove most mentions of getOfflinePlayer(String) eueln 2015-01-09 11:44:15 -0600
  • dc3e7e953b Fix "No player found" message in CmdKick mrlolethan 2015-01-07 18:29:42 -0330
  • 8103f953eb Allow chat spying to persist. drtshock 2015-01-06 16:08:58 -0600
  • 8300b2ff2b Allow players to monitor joins and leaves of their faction members. Larger servers tend to have join and leave messages disabled for the entire server. A few have requested to allow faction members to monitor join and leave messages of their own members. drtshock 2015-01-06 16:06:46 -0600
  • d36e88f2c0 Correctly remove faction warps in unclaimed land eueln 2015-01-06 11:57:33 -0600
  • 5799a0480b Fix String-related bugs eueln 2015-01-06 11:42:56 -0600
  • f411b4e014 Remove unneeded permissions class. drtshock 2015-01-05 10:40:35 -0600
  • 7b56276c2d U0.1.14-SNAPSHOT for development. drtshock 2015-01-05 10:06:29 -0600
  • d7e6bfc923 U0.1.13 drtshock 2015-01-05 10:05:47 -0600
  • d6bbea7244 Add missing early return in CmdMod eueln 2015-01-05 10:00:15 -0600
  • 0a80b79321 Check for relation when a player tries to create a destination portal in claimed land. Adds #204. drtshock 2015-01-05 09:58:32 -0600
  • b666c6f630 Add public repo for fanciful. drtshock 2015-01-05 09:34:16 -0600
  • 37565463ad A few optimizations. t00thpick1 2015-01-02 19:33:34 -0500
  • 44dc04e3e1 There are lots of unfactioned players, but we shouldn't care about them. t00thpick1 2015-01-02 19:19:57 -0500
  • 91f9d1d8db Remove tooltips for f show and f list. Tooltips were causing a lot of issues on larger servers. Constructing them as well as the lookups required to display them caused significant lag. drtshock 2015-01-02 13:38:35 -0600
  • 2209090783 Different message for own faction and for other factions when faction not found. Tibo442 2014-12-30 12:03:09 +0100
  • 3f949e18cc Lets not do hundreds of object clones when they are nearly never needed. t00thpick1 2014-12-30 00:31:36 -0500