DroppingAnvil
05e1a7297c
Change any command (: also refixed tntfill
2020-01-01 19:59:31 -06:00
Driftay
cda1610a58
Added Brand New F Audit Base.
2019-12-24 22:19:49 -05:00
Driftay
f437144fba
Giving Credit
2019-12-02 13:55:38 -05:00
Driftay
2fe4d29c0e
Spelling POG
2019-09-15 16:33:22 -04:00
Driftay
7f988031ca
Showing Dropping Anvil Something (Ignore)
2019-09-15 05:19:06 -04:00
Driftay
2feaed0aad
Showing Dropping Anvil Something (Ignore)
2019-09-15 05:15:33 -04:00
Driftay
e7db7170d1
Showing Dropping Anvil Something (Ignore)
2019-09-15 05:14:14 -04:00
Driftay
2a1a8db554
Showing Dropping Anvil Something (Ignore)
2019-09-15 05:12:52 -04:00
Driftay
e07dc303ef
Showing Dropping Anvil Something (Ignore)
2019-09-15 05:08:00 -04:00
Driftay
d98f5d9723
Showing Dropping Anvil Something (Ignore)
2019-09-15 05:02:53 -04:00
Driftay
3c9b606bb9
Introduced Brigadier Command System. More Formatting Coming in next commit.
2019-09-14 15:14:28 -04:00
Driftay
72f76aeb71
Check System Added and Massive Reformat
2019-08-24 13:18:50 -04:00
Driftay
f2892fdef3
Main Class Renamed and Instance Method
2019-08-02 17:01:33 -04:00
Driftay
2c5a501d0e
Saber Factions Initiated
2019-06-28 21:49:46 -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
Liz3
c6512bf316
Fixed Indents on all files using the reformat option and optimized imports
2019-03-03 04:51:21 +01:00
Driftay
5a37320397
Code Cleanup/Added Configurable option to deny and remove homes in ANY factions land.
...
More Soon..
2019-02-10 23:57:45 -05:00
ProSavage
266c598b76
Fixed the spam issue with a real fix.
2018-12-21 15:46:10 -06:00
ProSavage
84f1d354eb
Fixed spacing in code around ! operator.
2018-11-07 10:14:42 -06:00
ProSavage
b1b9bd1b73
Reformatted Code
2018-11-06 23:38:44 -06:00
ProSavage
9aeb70404d
Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin'
2018-10-22 18:43:02 -05:00
ProSavage
80e66d7d6c
Changed the enum for Leader to actually be leader and not admin.
2018-10-18 19:39:48 -05:00
ProSavage
90ae1822bc
Revert "WIP: Access method for commands"
...
This reverts commit 9c6cc187f2
.
2018-09-08 17:28:09 -05:00
Svenja Reissaus
9c6cc187f2
WIP: Access method for commands
2018-08-21 15:02:16 -03:00
Svenja Reissaus
cbb7d478a7
Fixed re invite spam to already invited member and enhanced kick permission check
2018-08-02 11:13:16 -03:00
Naman
f1bfe2e8c4
SavageFactions 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.
2018-04-03 22:20:30 -05:00
Naman
b92202e86b
Promote, kick, and admin command bugs fixed.
2018-03-26 18:42:26 -05:00
Naman
44b3de91dd
adding new stuff
2018-03-26 16:43:15 -05:00
Trent Hensler
ad10222c2d
Withdraw f perm
2018-02-03 13:01:25 -08:00
Trent Hensler
925014bd60
f perm for kick
2018-02-03 12:59:05 -08:00
cnr
f5432cd227
Add missing forward-slash prefix to clickable commands. Fixes #401
2015-09-11 23:04:53 -05:00
drtshock
4414b1589f
Remove deprecated isNone usages in favor of isWilderness
2015-09-08 11:46:48 -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
korikisulda
7e6aa4fc25
Even more TL. Fixes command description issues.
2015-01-21 19:25:45 -06:00
eueln
2955370c9e
Fix misleading error in CmdKick
...
The error was shown to a player when s/he tried to kick someone who
didn't belong to a faction, and incorrectly asserted that something had
"went wrong".
2015-01-10 11:32:56 -06:00
mrlolethan
dc3e7e953b
Fix "No player found" message in CmdKick
...
When `/f kick` was used with zero arguments, an ugly message was sent to
the player regarding a missing player match for "null"
2015-01-07 18:14:27 -06:00
Tibo442
0d75b1164a
Changed FancyMessage.command() to accept command aliases.
...
Also adds support for servers where slash-less commands are disabled.
2014-12-19 13:51:24 +01:00
drtshock
9aecd5f439
Reformat.
2014-12-11 10:05:04 -06:00
korikisulda
1230803cfb
Add TL for commands. Resolves #162 . Supercedes #97 .
2014-12-08 19:47:19 -06:00
drtshock
edfe465ad5
Add missing return statements.
2014-11-17 14:30:41 -06:00
drtshock
b895fa1e99
Add tooltips and click commands to f kick.
2014-11-14 09:56:13 -06:00
drtshock
3298183fdf
Add missing javadocs.
2014-07-09 14:01:53 -05:00
drtshock
7604b4455b
Don't allow players to be kicked from wilderness faction for whatever reason. Somewhat fixes issue #29 .
2014-07-09 13:38:19 -05:00
drtshock
8a6a97cc90
Reformat
2014-07-01 15:10:18 -05:00
drtshock
5066934a95
More reformatting
2014-07-01 14:52:40 -05:00
drtshock
dc54f78cc1
Some reformat
2014-07-01 14:49:42 -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