e3d47f486a
Tracks some untracked files
2023-12-17 18:30:40 +01:00
897b95be09
Revert "Moves some classes, amd changes how the massive core is included"
...
This reverts commit 50f3ed6dee
.
2023-12-17 18:24:54 +01:00
50f3ed6dee
Moves some classes, amd changes how the massive core is included
2023-12-17 18:22:51 +01:00
747e38c60d
Changes the ClaimOneLocation command to make it work
2023-08-26 14:49:20 +02:00
461528d5af
Displays the name of a region blocking a faction claim
2023-07-02 18:04:19 +02:00
0a6c5d0e05
Adds some missing fence gates to MATERIALS_DOOR
2023-06-25 17:50:40 +02:00
bc1c5dc2c7
Adds missing materials to EnumerationUtil
...
Adds dye, ink sacs, missing buckets and honeycomb to MATERIALS_EDIT_TOOL
2023-06-24 14:57:13 +02:00
8900d01f56
Fixes some incompatibility between final and stupid reflection
2023-06-24 03:48:33 +02:00
75140cf97b
Fixes more warnings
2023-06-23 21:51:30 +02:00
9986e940c5
Removes transient static
2023-06-23 21:40:33 +02:00
a52f736c74
Makes a bunch of instance variables final
2023-06-23 21:39:50 +02:00
645d59d06e
Fixes a bunch of grammatical errors, and some warnings
2023-06-23 21:35:02 +02:00
eb3eeae9b4
Updates Spigot version and materials
2023-06-23 21:07:44 +02:00
d930d82c5b
Improves LockettePro integration
...
Uses Lockette's API for checking whether a given sign is a Lockette sign
Allows the override to work for additional users signs as well
2023-04-05 19:16:43 +02:00
0cd16fb5a6
Adds LockettePro integration
...
The LockettePro integration adds a new option (default true) which allows the leader of a faction to break any LockettePro sign in their faction.
This prevents griefing faction members from placing a signs on a bunch of shared chests.
This also prevents chests in the wilderness from being protected even when taken over by a faction.
2023-04-05 15:17:55 +02:00
bdc9b35a9b
Fixes some problems with the setOneLocation command
2023-04-04 00:21:22 +02:00
8d7dea9f84
Prevents removal of leashes
2023-04-04 00:20:45 +02:00
bccb24b1e8
Adds some missing mobs
2023-04-03 22:37:37 +02:00
ebcd92c2fc
Adds a command for claiming a specific location
2023-04-02 02:09:20 +02:00
45782ec94d
Fixes some weird cases for lectern protection
2023-04-01 17:00:32 +02:00
9c0ed3e46a
Adds a permission for reading lecterns
2023-04-01 16:17:16 +02:00
b4e7b8ea44
Only changes enough to make everything work
2023-04-01 14:52:14 +02:00
bb0be8a3f0
Fixes POM, and moves things around
2022-08-05 00:34:54 +02:00
Olof Larsson
c81d7d8794
Remove Maven
2015-01-19 09:58:25 +01:00
Olof Larsson
5e4a42d2ac
Make EventFactionsFactionShowAsync
2015-01-10 13:00:29 +01:00
Olof Larsson
0bc863b289
Async f list pager creation. The sorting of factions is slow as well.
2015-01-09 15:47:04 +01:00
Olof Larsson
747e9c1d3a
Use Pager and Asynchronous execution for the f list command.
2015-01-08 10:00:38 +01:00
Magnus Ulf
e4aa8cb633
Updated rank commads
...
Updated rank command after feedback from Cayorion.
SHould we use role or rank?
2015-01-04 15:35:17 +01:00
Olof Larsson
d463d378b4
Now then?
2014-12-30 10:29:31 +01:00
Olof Larsson
1af49d4946
Merge pull request #717 from magnusulf/master
...
Better support for Economy systems
2014-12-30 10:15:11 +01:00
Olof Larsson
1f479bd699
Java 1.6 compatibility and tweaks to the previous commit.
2014-12-30 10:01:54 +01:00
Magnus Ulf
68fe1f2d28
Rank cmd rework
2014-12-30 09:28:41 +01:00
Olof Larsson
10a19d00c4
Move WorldExceptionSet from Faction to MassiveCore. Closes MassiveCraft/MassiveCore#197 .
2014-12-19 11:53:59 +01:00
Olof Larsson
40bf1af44a
Further improve armor stand protection. We must block place an break too, obviously.
2014-12-19 11:50:28 +01:00
Olof Larsson
bb1d2e9c54
Protection of Minecraft 1.8 armor stands.
2014-12-16 22:25:35 +01:00
Olof Larsson
cc31d334bf
Use implicit string based lazily evaluating sets instead of explicit enum sets. Fixes MassiveCraft/Factions#730 . Fixes MassiveCraft/Factions#733 .
2014-12-16 02:07:09 +01:00
Olof Larsson
83006399a9
Removed dormant universe support in HeroChat. Fixes #718 .
2014-12-12 10:36:18 +01:00
Olof Larsson
327caeea47
Updated ParticleLib. Fixes MassiveCraft/Factions#723 .
2014-12-12 10:28:36 +01:00
Olof Larsson
6ab443c8b7
Various sender reference improvements. Fixes MassiveCraft/Factions#726 .
2014-12-10 10:27:56 +01:00
Olof Larsson
3d93d07c99
Fix guardian spelling.
2014-12-10 09:14:13 +01:00
drexplosionpd
bd89d9d3e8
Update MConf.java
...
Added 1.8 Block, mobs, and Armor stand
2014-12-08 22:18:56 -05:00
Olof Larsson
442bbd1139
We might have the special faction id but not the faction on update. Probably Fixes #722 .
2014-12-05 00:34:48 +01:00
Olof Larsson
d23ac9de09
Repair the war claiming if statement. Fixes #708 . Fixes #711 .
2014-12-04 10:49:43 +01:00
Olof Larsson
e5d7749255
Use inhouse getOnlinePlayers method.
2014-12-03 02:13:39 +01:00
Olof Larsson
70c5e36645
Link pom.xml version to plugin.yml version
2014-12-02 23:54:46 +01:00
Madus
4dc2b29eca
Better support for Economy systems
...
This will add better support for economy systems hooking directly into MassiveCores econ system.
Now they can take advantage of the category.
2014-11-30 19:40:06 +01:00
Olof Larsson
a70ee689c6
NPE evade. Fixes #712 .
2014-11-26 15:01:12 +01:00
Olof Larsson
446ba5c74c
Swapped open flag yes/no descriptions. They were the wrong way around.
2014-11-24 07:56:10 +01:00
Olof Larsson
4896362cd8
This is 2.7.1
2014-11-21 11:25:30 +01:00
Olof Larsson
5d0f0abd4d
Supply the Plugin upon registration of a MassiveCommand.
2014-11-21 10:48:51 +01:00