Saga

Saga is designed to be a complete solution for RPG servers. Saga allows players to form factions for pvp, establish settlements with numerous buildings, develop abilities and unlock skills. Here is a small list of some of features saga will bring to your server:
- Faction Features
- Players can create factions and invite other players.
- Declare wars on factions and sieges on settlements.
- Wages based on the amount of taxes collected from settlements.
- Assign members roles that grant attribute bonuses, abilities and faction permissions.
- Settlement Features
- Ability to create settlements and invite players.
- Protection from outside influence.
- Settlements gain new claim points every minute, based on amount of online members.
- Member roles that grant attribute bonuses, abilities and settlement permissions.
- Building different buildings with various effects.
- Player Features
- Players gain attribute and ability points from killing both mobs and players and by harvesting resources.
- Training attributes provides various physical bonuses.
- Passive and active abilities.
You can view more about the features of saga here.
Keep up to date with the source code and development builds here






-
View User Profile
-
Send Message
Posted Dec 22, 2012@BoyDerAmBlockChillt
Works fine with for me.
Make sure you are using Saga v0.7 and CB 1.4.6.
And what’s a Libigot?
-
View User Profile
-
Send Message
Posted Dec 22, 2012Aint workin with 1.4.6 Libigot
-
View User Profile
-
Send Message
Posted Dec 22, 2012@Creep_Freak
No Spout needed.
-
View User Profile
-
Send Message
Posted Dec 22, 2012Do you need spout for this?
-
View User Profile
-
Send Message
Posted Dec 20, 2012Updated to 0.7 to and made compatible with mc server 1.4.6.
-
View User Profile
-
Send Message
Posted Dec 16, 2012@andfRe
I don't know how to use eclipse and I don't know anyone that has ever developed a Bukkit plugin. I've already translated a lot of things so I will use the github files when you will release a new version. I still have 3 files to translate, then I will send you an ZIP file.
-
View User Profile
-
Send Message
Posted Dec 16, 2012@KizakiHero
I didn’t expect Saga to be translated so quick. I didn’t pay enough attention to messages so they need cleaning up. There are some messages that are never used. I will do a cleanup once I finished with abilities (which may take some time).
It's better to edit the version on github to keep things consistent. It would be easier to keep track on what I added.
You will need to import Saga into eclipse and update it when a new version comes out. It will allow you so see if anything changed. I hope your friends can help you with that. Ask me if they can't. This will also compile the message files for you (eclipse does it automatically), so you will just need to put the message files from /bin folder to Saga.jar.
Send me the sources and I will add instructions on how to use your translation.
-
View User Profile
-
Send Message
Posted Dec 16, 2012@andfRe
I didn't know that you posted the code in github, anyway I am editing the decompiled JAR but I think it's the same. I have translated all the files expect for player, settlement, statistics and stats messagges. Here it is the ability messages file: https://www.dropbox.com/s/zhn53m2alue4m1l/AbilityMessages.java
Thank you for your help :)
-
View User Profile
-
Send Message
Posted Dec 16, 2012@KizakiHero
You don’t need to decompile the jar :P https://github.com/andfRa/Saga/tree/master/src/org/saga/messages
Just translate one file and send it to me. Will try to get it working with one file first. Then you can send me the rest. I will be adding new messages/updating the files so you will need to keep up.
You said you had question about undocumented functions. Ask away.
-
View User Profile
-
Send Message
Posted Dec 16, 2012@andfRe
Ok, I obtained the source from you JAR. Now I will translate everything to Italian! :)
-
View User Profile
-
Send Message
Posted Dec 16, 2012@andfRe
Well, I know English very well but not Java. Anyway I have some friends that can help me but do we need the source code? I would be pleased to translate this plugin and I would also like to understand some functions that are not documented in this page.
-
View User Profile
-
Send Message
Posted Dec 15, 2012@KizakiHero
The problem is that Saga has a lot of text and currently its half hard coded in. The way messages are generated can be complicated. There are separate message files, but you need to know java to translate them. I currently need to tweak the core parts, so translating is not high on my priority list.
If you have someone who knows java and can translate, then It can be arranged.
-
View User Profile
-
Send Message
Posted Dec 15, 2012When will you put the possibility to translate this plugin?
-
View User Profile
-
Send Message
Posted Dec 13, 2012@andfRe
Saga updated to latest version. Vault @ Latest Version.
PermissionsEX @ Latest version.
75.102.38.163:25565
http://steamcommunity.com/id/matthewbri/
Contact me on steam, or pm me here for my info. I've tried the saga.user.* and manually putting it in. I've had two other guys try it, and to no avail. I honestly have no idea what is up.
-
View User Profile
-
Send Message
Posted Dec 13, 2012@04paynea
There is no one true/false option to disable econ/abilities. You can however remove all abilities and buy items.
To remove abilities: in abilities.json change
to
To remove economy: in economy.json change
to
and change all prices to 0
-
View User Profile
-
Send Message
Posted Dec 13, 2012@andRE
Is there a way to disable the abilities and economy, and also the help options that talk about them?
-
View User Profile
-
Send Message
Posted Dec 13, 2012@rythar
Added border flash, made watchtower only work above water level and fixed enter/leave messages.
www.hot.ee/lostinthecraft/Saga.jar
-
View User Profile
-
Send Message
Posted Dec 12, 2012@Matthewbri
Interesting, I didn't change anything permission related. And it works on my test server. What permissions plugin are you using? Are you using Vault? Also, drop the server IP and your mc username, so I can have a look.
-
View User Profile
-
Send Message
Posted Dec 12, 2012Hey!
This is an excellent plugin, and it's replaced factions for a while on my server now. Problem is, as of the last update, any commands inputted give a "You do not have permissions" error. I've tried both saga.user.* and manually putting in each and every permission, but i'm getting nowhere. Any ideas? This is the one small bug, otherwise a 10/10 Plugin, does everything we need.
-
View User Profile
-
Send Message
Posted Dec 11, 2012@rythar
Yeah, I agree, that there needs to be a command to show boundaries. Will add it in the next release.