Commit Graph

984 Commits

Author SHA1 Message Date
Olof Larsson
150828712b
MUtil containsComamnd 2016-05-20 12:11:44 +02:00
Olof Larsson
e35bc820be
Remove unwanted duplicate postEnable call. 2016-05-18 09:26:53 +02:00
Olof Larsson
a913433347
MassiveCore - Mixin Stuff part 2 2016-05-17 11:43:48 +02:00
Olof Larsson
9c9681957c
MassiveCore - Remove Static Mixin 2016-05-13 12:32:05 +02:00
Olof Larsson
41bfc0bd8f
MassiveCore - Editor Changes 2016-05-10 13:03:23 +02:00
Olof Larsson
4a91e9f068
MassiveCore - Working on DataItemStack. Not done yet. 2016-04-24 08:38:51 +02:00
BuildTools
32db800fe1
Max world claim count 2016-04-19 18:32:56 +02:00
Olof Larsson
7fc22db45a
MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation. 2016-04-19 12:00:01 +02:00
BuildTools
67f5ff7edb 0.3h Add liquid flow protection toggle. Fix #1037 2016-03-21 15:57:52 +01:00
Olof Larsson
d2a22f5595 Fix f status word wrap 2016-03-17 20:26:39 +01:00
Olof Larsson
f6a7fb65c2 Remove unused import. Fix spelling. 2016-03-16 15:21:20 +01:00
Olof Larsson
f03733f488 MassiveCore - Object Titles and Mixed Messages 2016-03-15 20:43:54 +01:00
Mark Hughes
7c131f270b WorldGuard Improvements 2016-03-15 12:50:29 +01:00
Olof Larsson
7dcfa3b376 Fix bug where old relation commands did not work due to invalid argument order 2016-03-15 11:47:25 +01:00
Olof Larsson
79f5eab44e MassiveCore - Improvements to Colorized, Named and Identified. 2016-03-09 11:50:22 +01:00
ulumulu1510
1b03e64387 3h - Add more Characters to the Map-Chars. 2016-03-05 17:11:57 +01:00
Olof Larsson
259cf71e27 MassiveCore - Various Improvements 2016-03-04 14:10:54 +01:00
daviga404
33e1d7749b Check for zero money on faction disband
The takeOnDisband method of EngineEcon now checks if the amount of money
to be transferred to the player upon disbanding a faction is 0. If this is
the case, the method exits.

This will prevent unnecessary operations in transferring money to players
(which could be expensive if the economy is hooked to a database, for
example).
2016-03-02 21:37:01 +01:00
ulumulu1510
99bb301e0d 1h - Fix INdexOutOfBoundsException and use guidline formating for code. 2016-03-02 21:35:18 +01:00
Olof Larsson
f11a5e7dc2 MassiveCore - 1.9 pass 1 2016-03-01 19:28:53 +01:00
ulumulu1510
4dd71863c1 1h - Disallow peacefull to fight wilderness. 2016-02-28 17:41:17 +01:00
ulumulu1510
38a84c9416 1h - Fix Arrows bouncing off entities, remove the arrow after hit. 2016-02-28 17:35:43 +01:00
ulumulu1510
9a3b472e96 0.2h - Resolve PSS NullPointerException through MassiveExceptions. 2016-02-28 17:33:33 +01:00
ulumulu1510
1037a11149 0.1h- Finaly remove requirement. 2016-02-26 16:05:22 +01:00
ulumulu1510
1b69f04279 0.1h - Remove must have Faction requirement. 2016-02-26 15:46:50 +01:00
ulumulu1510
47d86bf28b 0.1h - Evade NPE on manual Factions removal in DB. 2016-02-26 15:29:58 +01:00
ulumulu1510
08024bd4f9 0.5h - TypeNullable does not work well with TypeContainer. 2016-02-26 15:18:32 +01:00
ulumulu1510
47332f96d5 5h- Rework relation commands. 2016-02-26 14:52:06 +01:00
Olof Larsson
1f5e591ce6 MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
Olof Larsson
2bcd828e2b New Fake 2016-02-09 19:41:59 +01:00
BuildTools
e0f551286e Fix recently introduced kick bug 2016-02-06 12:45:18 +01:00
Olof Larsson
89dd975a6e MassiveCore - Comparators, Predicates and Map Editor 2016-02-03 05:06:49 +01:00
Olof Larsson
c8433a4770 Rename admin mode to override. Improve Rel names system. 2016-02-02 19:03:11 +01:00
BuildTools
45a8b7acd7 Only apply territoryShieldFactor when a player attacks 2016-01-25 15:37:22 +01:00
Olof Larsson
94006d8dc4 Java 7 final 2016-01-25 15:36:20 +01:00
BuildTools
bc02fe5949 Check player visibility in CmdFactionsList 2016-01-25 14:45:12 +01:00
ulumulu1510
2b7a505a7c Add FakeBlockPlaceEvent handling and adminMode override in PvP. 2016-01-25 14:25:38 +01:00
BuildTools
f77750fc91 Improve compatibility with some economy plugins (hopefully) #385 2016-01-25 14:23:53 +01:00
BuildTools
6bc16d25b1 Fix #932 2016-01-25 14:16:17 +01:00
BuildTools
95b530ec44 Better debugging in order to fix #1003 2016-01-25 14:14:37 +01:00
BuildTools
0937e12b21 Fix TypeRank 2016-01-25 14:13:29 +01:00
Olof Larsson
ace044764e Add show alias 2016-01-18 15:49:18 +01:00
BuildTools
4eb0225391 Moar aliases 2016-01-03 20:25:48 +01:00
BuildTools
eb69833410 Show relation colours in /f list 2015-12-21 23:13:52 +01:00
Pokechu22
d010cb8a4a Add an event for when a faction's perms change.
Closes #974.
2015-12-21 18:12:39 +01:00
BuildTools
d7a6ee4ff8 Block liquid flow 2015-12-15 22:15:43 +01:00
BuildTools
436618324b Explosions protect Armorstands 2015-12-15 22:13:46 +01:00
BuildTools
f11937efda Only on task server 2015-12-15 14:01:41 +01:00
BuildTools
3b5dae4d80 Remove join any perm 2015-12-15 13:34:40 +01:00
BuildTools
5985b83ee9 Register zombiegrief flag immideatly 2015-12-14 20:44:03 +01:00
BuildTools
f612ac34ab Add zombiegrief flag 2015-12-14 08:04:43 +01:00
BuildTools
0a1a58f693 Fix message bug when changing perms 2015-12-10 21:08:10 +01:00
Olof Larsson
159b89ee51 Simplify Database Constructors. Use Setters. 2015-12-01 11:23:47 +01:00
Olof Larsson
9212ccf6ce Changed 2015-11-30 20:18:16 +01:00
Olof Larsson
37e9994efe Change detection. 2015-11-30 10:44:15 +01:00
Olof Larsson
259bf27f3e MassiveCore - Change to database system. 2015-11-21 22:26:00 +01:00
Mark Hughes
5deb16dc74 Fix to Nether Portal traps. See #928 2015-11-10 05:15:13 +01:00
Olof Larsson
352db64850 MassiveCore Change 2015-11-08 19:07:13 +01:00
BuildTools
1c6f3f28d1 Call changed() more often 2015-11-08 18:01:10 +01:00
Olof Larsson
18f4dd3bf2 MassiveCore change 2015-11-08 17:26:36 +01:00
Olof Larsson
08708eaaab Some small performance optimizations. 2015-11-06 12:58:03 +01:00
Olof Larsson
482b75be70 MassiveCore - More type. More editor. 2015-11-06 02:10:29 +01:00
Olof Larsson
53db58f582 MassiveCore - Remove useless aliases 2015-10-21 21:18:00 +02:00
Olof Larsson
d72d8f4043 MassiveCore - Version Synchronized Warnings 2015-10-21 20:28:36 +02:00
Olof Larsson
753310561a MassiveCore - Heavy Refactoring and Command improvements 2015-10-21 19:35:41 +02:00
ulumulu1510
e7de3a902f Add visibility check in f status. 2015-10-12 11:53:41 +02:00
ulumulu1510
b2c7d0b7b7 Reduce online evaluation by 20 % in Faction#isExplosionAllowed() 2015-10-06 21:36:37 +02:00
Mark Hughes
8a4f99065d Fire bug fix 2015-09-21 07:45:40 +02:00
Olof Larsson
f5ecb69722 Visibility Stuff 2015-09-14 16:29:33 +02:00
Olof Larsson
e40a4c94c3 MassiveCore - Auto Help Command 2015-09-09 14:06:39 +02:00
ulumulu1510
13b7bd5581 Implement Mson UsageTemplate. 2015-09-09 12:11:33 +02:00
Olof Larsson
fe68d57b23 Fix bug. Nothing spawning. 2015-09-09 08:40:35 +02:00
Mark Hughes
0728f0cfd2 Adds new Animals flag 2015-09-08 16:29:11 +02:00
Mark Hughes
74b9319a1a WorldGuard Integration 2015-09-07 14:46:05 +02:00
Olof Larsson
64928d699c MassiveCore - Pager Improvement 2015-09-05 13:50:37 +02:00
Olof Larsson
658905c4e8 MassiveCore - Pager Improvement 2015-09-05 13:44:24 +02:00
Olof Larsson
841a2da73d MassiveCore - Merged Message Methods 2015-09-03 09:33:01 +02:00
Olof Larsson
47d852ed3d Return There 2015-08-29 10:35:24 +02:00
Olof Larsson
3f3ee4df6d f unstuck 2015-08-28 10:42:40 +02:00
Olof Larsson
8eaf1215d2 Territory Titles Toggle Command 2015-08-28 09:00:24 +02:00
Olof Larsson
89b93801d0 Actually we need an adminmode check as well. 2015-08-26 08:34:30 +02:00
Olof Larsson
6853923264 Fix title edit permission check. 2015-08-26 08:23:08 +02:00
Olof Larsson
33964d4aa2 No default sorting. 2015-08-24 14:24:21 +02:00
Olof Larsson
41a99c4bc5 CommandSender Link Cauldron nonsupport message 2015-08-21 14:58:04 +02:00
Olof Larsson
0642b0ede4 New getAll methods. 2015-08-03 16:17:38 +02:00
Olof Larsson
4a18daf2d9 MassiveCore Change 2015-07-24 13:42:06 +02:00
Madus
99604482aa Fix arg reading bug. 2015-05-22 10:37:36 +02:00
Olof Larsson
b244ff63c7 More Type Security 2015-05-16 14:30:49 +02:00
Olof Larsson
a9b80dacfe Remove ID update. Add NPC awareness. 2015-05-16 12:19:36 +02:00
Olof Larsson
24344ab6c8 Page ArgSetting 2015-05-13 23:00:53 +02:00
Magnus Ulf
ab9ea25bfd BugFix 2015-05-08 09:05:50 +02:00
Magnus Ulf
22cb629107 MassiveCore Change 2015-05-06 21:44:59 +02:00
Olof Larsson
fef69f347e Endermites are monsters 2015-04-28 15:28:36 +02:00
Olof Larsson
ccd1505d14 For the SpigotFeatures, actually make it throw. 2015-04-14 11:20:45 +02:00
Magnus Ulf
43d2354f04 Update ArgReaders 2015-04-09 14:37:18 +02:00
Olof Larsson
6c61da2b8d MassiveCore changes. 2015-04-09 11:55:44 +02:00
Olof Larsson
26dd2f7cbd Remove monster targeting cancellation. It is interpreted as a bug by some and is not expected behavior. 2015-03-23 09:11:53 +01:00
ulumulu1510
c65da10b52 Resolves kicking of a higher ranked Member 2015-03-09 12:33:57 +01:00
ulumulu1510
aa4645b036 Change sentence formatting in modifyMoney 2015-03-09 12:33:26 +01:00
Olof Larsson
d2b6035fd3 MassiveCore change 2015-03-05 16:12:06 +01:00
Olof Larsson
8d584eb249 Not going to be lazy 2015-03-05 00:14:24 +01:00
ulumulu1510
1dab81ede3 Fix the "can't kick player with negativ power even if adminmode is on"
bug
2015-02-22 21:48:45 +01:00
ulumulu1510
22bf4bc9bb Safer piston build protection 2015-02-19 15:28:13 +01:00
Magnus Ulf
262d1f2efa CmdRank changed to allow faction change.
Admins can now change a players faction when doing /f rank
2015-02-19 15:27:44 +01:00
Olof Larsson
48a8e81113 Add Pager Item Index 2015-02-17 10:40:15 +01:00
Olof Larsson
da5e1de456 MassiveCommandException --> Exception 2015-02-12 12:00:55 +01:00
ulumulu1510
8e13c1c13f Implement f status 2015-02-04 01:45:11 +01:00
Olof Larsson
8322528652 MassiveCore Change - ArgReaders use Exceptions 2015-02-04 01:30:07 +01:00
Olof Larsson
8c27fe6505 It's dangerous to go alone. 2015-02-03 12:47:09 +01:00
Olof Larsson
7a78823e3f SenderEntityColl Stack Traceability 2015-02-03 11:21:28 +01:00
Olof Larsson
df90260030 Territory info using 1.8 Titles. 2015-02-02 23:33:19 +01:00
Olof Larsson
15dab6e5f7 Collection Tick Stack Traceability 2015-02-02 00:25:29 +01:00
Magnus Ulf
afc45fea13 Reworked flag & perm cmd
Flag & Perm commands are now parent commands, and not so awkward.
2015-01-28 14:31:33 +01:00
Benjamin Heusser
d6d5cb325d Implement the f setpower command 2015-01-28 13:42:04 +01:00
Benjamin Heusser
486f8ac957 Rework the /f invite command to be a parentcommand. 2015-01-22 09:34:35 +01:00
Olof Larsson
29a4feeff6 Fix roleprefixforce. Thanks @coolsa. 2015-01-19 10:41:01 +01:00
Olof Larsson
454acc91d6 Break out Territory Shield logic and increase its event priority. 2015-01-19 10:35:12 +01:00
Olof Larsson
91bdeb4f3c Use MassiveCore setDamage 2015-01-19 10:08:29 +01:00
Olof Larsson
c81d7d8794 Remove Maven 2015-01-19 09:58:25 +01:00
Olof Larsson
13a4afdfb4 Maven Attempt 1 2014-09-13 00:50:33 +02:00
Olof Larsson
205169ecc0 Beta Version of the built in Dynmap integration. 2014-08-21 00:38:01 +02:00
Olof Larsson
7ac78aa503 MassiveCore - Performance improvement for command argument readers. 2014-07-31 16:42:47 +02:00
Olof Larsson
ebaae4536f Reload bug fix by @ORelio 2014-07-13 15:30:06 +02:00
DarkSeraphim
daab85102b Actually supporting custom ban messages now.
Seriously people, this was just a pain to look at.
2014-07-08 16:02:37 +02:00
Olof Larsson
3a3d5cd4fb DisplayName per Beholder 2014-06-21 19:03:39 +02:00
Olof Larsson
56768aca55 Event first 2014-06-04 16:47:01 +02:00
Olof Larsson
e43f63cf59 Rename 2014-06-04 14:02:23 +02:00
Olof Larsson
275341bc85 Merge branch 'master' of github.com:MassiveCraft/Factions 2014-05-14 15:27:37 +02:00
Olof Larsson
858b4e5fd1 1.7.9 Support 2014-05-14 15:27:27 +02:00
Tibo442
9efbd5dfc6 Update UConf.java More essentials aliases 2014-04-12 11:03:36 +02:00
godgodgodgo
46517e71e5 Add tpyes and etpyes aliases for accepting a tpa
Adds commands to block tpaccept aliases that not many people know of.
2014-04-04 01:34:23 +01:00
Olof Larsson
6bd4581d80 Compat with ProjectileSource 2014-03-27 00:13:41 +01:00
Tibo442
d0253ac676 Add Essentials e+(command) to UConf
Fixes a bug.
2014-01-25 20:35:20 +01:00
Olof Larsson
6d1d232d0c Merge pull request #527 from Tibo442/patch-1
Update CmdFactionsName.java
2014-01-25 02:41:40 -08:00
Tibo442
41870a73c6 Fix "The faction %s<i> was disbanded." colors 2014-01-22 20:10:29 +01:00
Tibo442
68192ff8b8 Update CmdFactionsName.java
Without this, a hacker/troller could "/f name (some random stuff)" spam, without the owner/admins know WHO did it.
With this, everyone knows who changed the "/f name".
2014-01-21 20:39:30 +01:00
Olof Larsson
ddb1e1f3f4 Protect against ItemFrame item removal. Fixes #501 2014-01-05 12:20:41 +01:00
Olof Larsson
b951493ea1 MCore change and disable name change broadcasting per default 2014-01-05 11:55:45 +01:00
Olof Larsson
1101f3c399 Shh no spells. Only tears now.
![Featured Image](https://www.massivecraft.com/wp-content/uploads/2013/12/shhh-no-spells-only-tears-now.jpg)
2013-12-07 11:47:52 +01:00
Olof Larsson
5d35754ed6 Money param reorder 2013-12-03 20:19:55 +01:00
Olof Larsson
efa9d6cb59 Treat a move as a move instead of a despawn+spawn. 2013-12-03 18:02:15 +01:00
Olof Larsson
05aaa8140d This constant could be useful to other plugins. 2013-12-03 17:16:41 +01:00
Olof Larsson
20659b6086 MCore change related to universed money. 2013-12-03 12:59:46 +01:00
Olof Larsson
1a63c59c54 This is 2.2.2 2013-11-11 09:31:04 +01:00
Olof Larsson
fa0c8686c1 MCore change 2013-10-18 14:52:32 +02:00
Olof Larsson
2a6937554e Cache explosion allowed results. Fixes #423 2013-09-22 11:34:21 +02:00
Olof Larsson
d945d2f947 Slightly better class desc 2013-09-21 11:43:11 +02:00
Olof Larsson
06df4dc499 Use the already casted attacker when possible. Add a line break. 2013-09-21 11:39:08 +02:00
Olof Larsson
2d9daa517e Add pvp dissalowed event. Adds #421 2013-09-21 11:32:39 +02:00
Olof Larsson
a5f4781f7b Avoid some magic values and suppress warnings for the rest. 2013-09-20 12:50:32 +02:00