Magnus Ulf
da3549da0e
Hacky command support
...
Some plugins (PerWorldPlugins) use a hacky command structure like MassiveCore does.
Their command strcuture aims to limit commands per world.
This will make it a tiny bit easier, so they don't need,
special support system for MassiveCore, and don't have to update it.
Other plugins might also use this, but atleast it doesn't hurt us.
2014-12-31 10:32:58 +01:00
Olof Larsson
559d907118
Move WorldExceptionSet from Faction to MassiveCore. Closes MassiveCraft/MassiveCore#197 .
2014-12-19 11:54:20 +01:00
Olof Larsson
61df6a2242
Use implicit string based lazily evaluating sets instead of explicit enum sets. Fixes MassiveCraft/Factions#730 . Fixes MassiveCraft/Factions#733 .
2014-12-16 02:06:54 +01:00
Olof Larsson
e834964baa
Updated ParticleLib. Fixes MassiveCraft/Factions#723 .
2014-12-12 10:28:18 +01:00
Olof Larsson
42914f48a0
The methods only make sense for players. Modify them to be for players only.
2014-12-11 10:44:11 +01:00
Olof Larsson
c1db14eebe
Various sender reference improvements. Fixes MassiveCraft/Factions#726 .
2014-12-10 10:28:10 +01:00
Olof Larsson
1eaf1cbfe5
Merge pull request #195 from magnusulf/master
...
Extended material facts
2014-12-07 23:08:11 +01:00
Benjamin
a7703e83f4
Whitespace fix
2014-12-07 12:37:08 +01:00
magnusulf
e1c3dfad49
Extended material facts
2014-12-07 12:20:25 +01:00
Olof Larsson
5f63d829e4
Avoid NPE on trying to delete non existant entity. Fixes MassiveCraft/Factions#722 .
2014-12-05 00:37:53 +01:00
Olof Larsson
8ec05472fd
Catch both Exceptions and Throwables.
2014-12-04 19:10:36 +01:00
Olof Larsson
05bd60df90
Swap if statements into more probably order and remove syso debug.
2014-12-03 02:23:51 +01:00
Olof Larsson
84aa54218e
Compile against Spigot 1.8 API. Provide inhouse getOnlinePlayers method using reflection as a fallback. Fixes #192 .
2014-12-03 02:10:05 +01:00
Olof Larsson
495e839351
Color Int Code
2014-12-02 23:52:46 +01:00
Harry
09c263d4b1
Link pom.xml version to plugin.yml version
2014-12-02 15:59:18 +00:00
Madus
b34943197a
Update Txt.java
2014-11-29 22:00:31 +01:00
Madus
cc672d1ea6
Support for norwegian & danish vowels
...
The norwegian & dansih alphabet contains "æ" & "ø" which was not a part of the vowels set.
TBH I have no clue if this makes any difference.
2014-11-29 21:58:43 +01:00
Olof Larsson
f82a80a12b
Fixes MassiveCraft/MassiveBooks#3
2014-11-25 19:33:27 +01:00
magnusulf
438f251b00
Support for gamemode numbers
...
Adding the gamemodes numbers as a way to gather the gamemode.
2014-11-25 16:31:59 +01:00
magnusulf
61a29a96a5
Minor Change
...
Turning a method returning boolean if(something) into a single line.
2014-11-21 23:28:11 +01:00
Olof Larsson
6aa2bd5ee4
This is 2.7.1
2014-11-21 11:24:23 +01:00
Olof Larsson
4b570f5de9
Supply the Plugin upon registration of a MassiveCommand.
2014-11-21 10:48:05 +01:00
Olof Larsson
36303b66bb
Remove unnecessary base command aliases. Especially "mc" too often collided with other plugins. Fixes #185 .
2014-11-21 09:31:04 +01:00
Olof Larsson
ccd470dc6e
Ignore the idnamecache.json if empty. Fixes #139 . Fixes #130 .
2014-11-21 09:23:41 +01:00
Olof Larsson
284debd11c
This is 2.7.0. Sync with Factions versions.
2014-11-19 13:42:30 +01:00
Olof Larsson
4f7ebd9a7c
This is 8.0.0
2014-11-19 11:41:24 +01:00
Olof Larsson
8e697bb286
Cleaning up the main MassiveCore file a little bit.
2014-11-18 09:48:32 +01:00
Olof Larsson
50ccfc73fa
Maintain detailed types of superclass actual type arguments.
2014-11-13 11:40:20 +01:00
Olof Larsson
81e4aae209
Underp the Accessor reflection framework.
2014-11-13 09:08:51 +01:00
Olof Larsson
d986f2ba31
Remove and replace subcommands.
2014-11-12 11:36:04 +01:00
Olof Larsson
6e096e1a92
Java 1.6 compliance.
2014-11-07 08:40:44 +01:00
Olof Larsson
8fc5707061
Clean up player references even on exception.
2014-10-22 07:53:56 +02:00
Olof Larsson
b083182291
Fractional Digits Preparation Support
2014-10-22 07:49:51 +02:00
Olof Larsson
7f48580e51
Custom collections with special GSON behavior, and other stuffs...
2014-10-18 18:31:07 +02:00
Olof Larsson
c4a7a4988c
Add PriorityLines
2014-10-15 14:36:17 +02:00
Olof Larsson
1332ef414e
Shallow copy the help command chain to not permanently disturb it with modification.
2014-10-14 09:24:41 +02:00
Olof Larsson
d375ccccb6
Small extra stuffs. PS.getDistinctChunks and reverseIndex of map.
2014-10-13 11:42:25 +02:00
Olof Larsson
938efaeed4
Add a case insensitive treeset builder and commonly used sets of strings meaning nothing and remove.
2014-10-13 08:10:18 +02:00
Olof Larsson
af67dfbf0f
Updated Particle Effect system.
2014-10-08 09:52:20 +02:00
Olof Larsson
bfd4b5c7b8
MStore fixes and don't confuse same priority with equality.
2014-10-07 12:29:50 +02:00
Olof Larsson
43ec0d3eb1
Loading speed improvement.
2014-10-06 14:46:12 +02:00
Olof Larsson
c11e2ba234
Add url based macro utility command. Also tweak TimeUnit a bit.
2014-10-06 13:06:01 +02:00
Olof Larsson
04f03eb14a
The SenderEntity fixId does not have do be recursive.
2014-10-03 11:23:25 +02:00
Olof Larsson
8b45d2b71e
Added Registerable interface.
2014-10-02 11:45:27 +02:00
Olof Larsson
45009a7f59
throw null pointer exceptions and silently accept detatching something detached.
2014-09-18 14:28:37 +02:00
Olof Larsson
6e669d376f
Even more broken database suggestions. Fixes Factions#685.
2014-09-18 13:59:36 +02:00
Olof Larsson
8fda66ff8c
Standardize method names
2014-09-18 13:41:02 +02:00
Olof Larsson
7065d5c824
Expand driver functionality
2014-09-18 00:17:42 +02:00
Olof Larsson
b732a26a9e
Sorry could not shade. m2eclipse does not handle it well enough.
2014-09-13 10:24:26 +02:00
Olof Larsson
2873642d68
Standard directory structure.
2014-09-12 23:52:19 +02:00