1.1.19B
Details
-
FilenameKFactions-1.1.19B.jar
-
Uploaded by
-
UploadedNov 14, 2012
-
Size327.82 KB
-
Downloads1,056
-
MD586e7f7c2dae88c9a5b918400cafa3adb
Supported Bukkit Versions
- CB 1.4.2-R0.2
Changelog
commit a41717124fab1e21cc06ca2a9aa2e98b49cc68fe
Author: kmcguire <kmcg3413@gmail.com>
Date: Wed Nov 14 19:34:06 2012 -0600
ADDED FACTION MESSAGES WITH /F C <MESSAGE>
+ added faction messages with /f c <message>
commit bf908821a167593aaee4af076e291afc5155868d
Merge: 367f77d 71b17b0
Author: kmcguire <kmcg3413@gmail.com>
Date: Wed Nov 14 19:21:08 2012 -0600
Merge git.bukkit.org:minecraft/kfactions/mainline
commit 367f77db2e24543fe206a4247772caa131395e79
Author: kmcguire <kmcg3413@gmail.com>
Date: Wed Nov 14 19:18:14 2012 -0600
ADDED CONFIGURATION FILE (ENABLE PER WORLD AND OTHER)
+ added configuration file kfactions.config.yml in the server root dir
+ added worldsEnabled configuration string list for worlds that this
plugin is enabled on (must be in list for commands to work)
+ added power per hour per claim configuration parameter
+ default configuration file created if file does not exist
+ fixed bug where chunks were not properly counted per faction because
of changes in chunk hashmap; only worlds faction had claims in were
counted
This package will work on both Tekkit and plain Bukkit servers.
Existing Plugin Users
If you are a new user of this plugin then you can ignore this section!
This package will upgrade the old data file plugin.data.factions to a new file format named kfactions.data.yml which you can read and edit by hand. The old format was completely in binary using Java's serialization implementation.