A Bukkit plugin to add economy features to the Factions plugin.
Currently the plugin is designed to compile and run with bukkit-1.4.7-R1.0. Using a different version may cause it to malfunction.
-
Download Bukkit from http://dl.bukkit.org/downloads/bukkit/list/rb/. (Use 1.4.7-R1.0 for best compatibility!)
-
Move your download of bukkit to lib/bukkit.jar or create a link in lib called bukkit.jar that points to your copy of bukkit.
-
Download Factions from http://dev.bukkit.org/server-mods/factions/. (Use 1.8.0 for best compatibility!)
-
Move your download of Factions to lib/Factions.jar or create a link in lib called Factions.jar that points to your copy of the Factions plugin.
-
cd to the project directory.
-
Type 'make' to build the plugin.
- Move 'Civilizations.jar' from the bin directory into the plugins folder of your bukkit server.
Copyright (C) 2012 Arjun Govindjee
Ths program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
You can contact the original developer of the Civilizations plugin by email at [email protected].