Olof Larsson
|
f6d601446e
|
Some bugfixes
|
2013-04-26 08:02:32 +02:00 |
|
Olof Larsson
|
99f6087536
|
Typo-fix
|
2013-04-25 17:22:22 +02:00 |
|
Olof Larsson
|
71bf3e9f72
|
Adding in the pow command again. It should be noted that the whole information display system needs a rewrite. Perhaps one command for player and a few for faction?
|
2013-04-25 17:17:23 +02:00 |
|
Olof Larsson
|
21c7742dcb
|
Added missing enabled requirement for sethome.
|
2013-04-25 17:00:22 +02:00 |
|
Olof Larsson
|
fffdf07178
|
More minor tweaks
|
2013-04-25 16:54:55 +02:00 |
|
Olof Larsson
|
ea06c468fc
|
Fix some more small bugs
|
2013-04-25 16:02:37 +02:00 |
|
Olof Larsson
|
7a99005f7b
|
Tweaking requirements, removing declaim aliases and shortening the author list by using minecraft name only.
|
2013-04-25 13:53:22 +02:00 |
|
Olof Larsson
|
5047439756
|
More universe disabled checks.
|
2013-04-25 13:25:15 +02:00 |
|
Olof Larsson
|
8fd088e291
|
A few minor bugfixes and tweaks.
|
2013-04-25 12:04:01 +02:00 |
|
Olof Larsson
|
0fd21575e4
|
Adding in Faction creation timestamp. You can now see how old the faction is.
|
2013-04-25 10:51:11 +02:00 |
|
Olof Larsson
|
8070cc5579
|
Readd the powerboost for players and the proper maximum power per faction calculation.
|
2013-04-25 07:53:26 +02:00 |
|
Olof Larsson
|
e32a741b3b
|
Renaming sender vars in the command system to more proper names.
|
2013-04-25 07:29:19 +02:00 |
|
Olof Larsson
|
882bdf4c88
|
Thanks @AEtherSurfer, changed the order of faction and radius in the claim command and added a maximum radius.
|
2013-04-24 20:17:20 +02:00 |
|
Olof Larsson
|
5eed71fc67
|
Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense.
|
2013-04-24 19:01:17 +02:00 |
|
Olof Larsson
|
aa989db8f7
|
Working on auto claim
|
2013-04-24 15:14:15 +02:00 |
|
Olof Larsson
|
e0c6e71b91
|
Removed WorldGuard integration. Can be readded later in a proper manner if anyone need it. Also moved some more Econ stuff to the listener.
|
2013-04-24 13:26:59 +02:00 |
|
Olof Larsson
|
05da06594a
|
Unifying, simplifying and messing around with land claiming and the related costs.
|
2013-04-24 11:16:37 +02:00 |
|
Olof Larsson
|
825d937c84
|
Moved the last stuff away from ConfServer.
|
2013-04-24 08:39:26 +02:00 |
|
Olof Larsson
|
3dc2691bea
|
Moving home config from ConfServer --> UConf
|
2013-04-23 18:07:17 +02:00 |
|
Olof Larsson
|
f802307056
|
Messing arund a bit with defaults
|
2013-04-23 14:00:18 +02:00 |
|
Olof Larsson
|
3c60f75bbd
|
Rethinking power calculation some.
|
2013-04-23 12:14:36 +02:00 |
|
Olof Larsson
|
90d819ab18
|
Allergy reaction kicked in. This commit removes the Spout features. I have nothing against spout but if we are going to have them we should do them properly. They should be coded in such a way that they could be in an external plugin alltogether. Also removed netbeans stuff from IDE that should not be in the github repo.
|
2013-04-22 21:00:00 +02:00 |
|
Olof Larsson
|
19f9834210
|
Starting to rename fplayer --> uplayer since we will need an mplayer.
|
2013-04-22 17:59:51 +02:00 |
|
Olof Larsson
|
9a324d572e
|
Try moving some core configuration over to UConf.
|
2013-04-22 16:58:22 +02:00 |
|
Olof Larsson
|
390ad76fa6
|
Patched away the errors with ugly meassures.
|
2013-04-22 14:16:07 +02:00 |
|
Olof Larsson
|
61e8730495
|
Quickfixed everything easy.
|
2013-04-22 13:03:21 +02:00 |
|
Olof Larsson
|
9fc75b1fcf
|
Halfway through adding in universe support
|
2013-04-22 12:26:13 +02:00 |
|
Olof Larsson
|
e901cae995
|
Moving more stuff and removing useless lwc integration config option.
|
2013-04-22 10:05:03 +02:00 |
|
Olof Larsson
|
41bb3f6e05
|
Moving files around
|
2013-04-22 09:37:53 +02:00 |
|
Olof Larsson
|
d1cebc351e
|
Rename mods --> officers in souce code and minor touches to the economy integration.
|
2013-04-19 15:51:41 +02:00 |
|
Olof Larsson
|
2299949a4a
|
Fix a couple of old cases where it said Admin instead of Leader.
|
2013-04-19 15:32:16 +02:00 |
|
Olof Larsson
|
c2063a47b2
|
Some indent style and comment management.
|
2013-04-19 15:01:53 +02:00 |
|
Olof Larsson
|
9770cb8983
|
Minor messaround with land claiming.
|
2013-04-19 14:24:35 +02:00 |
|
Olof Larsson
|
c6739c4aa9
|
More econ event moves
|
2013-04-19 14:08:45 +02:00 |
|
Olof Larsson
|
87ee57e004
|
Achieve some minor symmetry increase and use listener for the home command.
|
2013-04-19 12:44:28 +02:00 |
|
Olof Larsson
|
61baf70ed1
|
Major messaround with the internal events and payForCommand logic. Not done just yet though.
|
2013-04-19 12:27:39 +02:00 |
|
Olof Larsson
|
d3488311de
|
It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins
|
2013-04-19 10:07:53 +02:00 |
|
Olof Larsson
|
2f8f0713e8
|
Minor touches to the Econ integration
|
2013-04-19 09:50:33 +02:00 |
|
Olof Larsson
|
170edc5811
|
Pass 1 at adding in better chat formating
|
2013-04-18 14:57:56 +02:00 |
|
Olof Larsson
|
bc0a8da76f
|
Remove LazyLocation and declare that Tasks are not Utils.
|
2013-04-18 12:29:56 +02:00 |
|
Olof Larsson
|
10455c7acd
|
Remaking PR 229 by squidicuzz
|
2013-04-18 08:00:18 +02:00 |
|
Olof Larsson
|
109d6059ce
|
Get rid of Essentials integrations, use MCore teleporter for now and PS homes. As for chat I need to rewrite the chat system. Essentials integration can be readded later if needed.
|
2013-04-17 11:47:48 +02:00 |
|
Olof Larsson
|
4449b56246
|
MCore use CommandSender above Player. Adhere to this standard.
|
2013-04-17 10:41:38 +02:00 |
|
Olof Larsson
|
299316a915
|
Use FPerm for invite and deinvite as opposed to checking ranks.
|
2013-04-17 10:34:48 +02:00 |
|
Olof Larsson
|
1ccefc93b5
|
Removing player index to reduce complexity since I doubt its required. Decouble and nullify faction descriptions.
|
2013-04-17 08:55:08 +02:00 |
|
Olof Larsson
|
6ef15bc2db
|
Fixing the comparator and starting to use the standardized version command.
|
2013-04-16 13:17:42 +02:00 |
|
Olof Larsson
|
4b9bdf0d94
|
No compiletime errors anymore, how kewl. Let's test.
|
2013-04-16 12:04:12 +02:00 |
|
Olof Larsson
|
97a2ed1fd8
|
No More ZCore
|
2013-04-16 11:27:03 +02:00 |
|
Olof Larsson
|
e874ea60df
|
Even more command fixes.
|
2013-04-16 11:05:49 +02:00 |
|
Olof Larsson
|
a84582ba21
|
More work at streamlining the command constructor content
|
2013-04-16 10:30:21 +02:00 |
|