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 Jan 3, 2013@redrooster9500
That's not a bug. How should Saga decide who gets demoted?
-
View User Profile
-
Send Message
Posted Jan 3, 2013Say if your faction claims a town with a academy and set someone as a wizard then you lose that settlement to another faction that person stays as a wizard.
-
View User Profile
-
Send Message
Posted Jan 3, 2013@Kilvizion
No.
There is no need. Factions can't build in settles. The owning faction looses wages and /sspawn command.
-
View User Profile
-
Send Message
Posted Jan 3, 2013Is it possible to forbid the seize of settlements when their members are offline?
Likely with "claimofflinesettlement":false or "settlementmembersonlinetobeclaimed":x
Thank you !
-
View User Profile
-
Send Message
Posted Jan 1, 2013@TomYaMee
I will add a better way to configure prefixes then.
-
View User Profile
-
Send Message
Posted Dec 30, 2012@andfRe
I can't find any PermissionsEx chat config o.o
-
View User Profile
-
Send Message
Posted Dec 30, 2012@TomYaMee
Saga hooks into Vault, which hooks into PermissionsEx_Chat.
See if you can fix if from PersEx chat config.
I will make a better way to handle prefixes in the future.
-
View User Profile
-
Send Message
Posted Dec 30, 2012@andfRe
-
View User Profile
-
Send Message
Posted Dec 30, 2012@rythar
I'm currently really busy (I have finals soon), so the donate button has to wait.
Players from different settles can build together if they set homes. Homes can be for outsiders. I really want to keep it as simple as possible. If there is an other way, then let me know.
Yeah, you need to have patience :P. I will try to add more help messages. It will take time though. I have much to do first. Remind me if I forget.
The command is /sborder. Its listed under the commands page here.
Thanks for the feedback!
-
View User Profile
-
Send Message
Posted Dec 30, 2012@TomYaMee
Saga hooks differently. Can you post Sagas startup info?
-
View User Profile
-
Send Message
Posted Dec 29, 2012Hey @AndfRe you need a donate button I haven't had much time to play this month but my players are really starting to like it I have some extra donations I would like to send your way. I have noticed there need to be some way for people from other settlements to build together and it seems forming a faction with other settlements is a good thing you just dont want to have multiple factions in your settlement. So I'm thinking if Lords of a settlement are on the War Council of the faction then members can build together when leaders are online or something close to that.
Also I think it could really help the average player if the /stats, /sstats,fstats windows would each list the corresponding help page or relevant commands. Just say (Type /shelp 4 for more information) for example. I know it may seem silly but remember the mc community is a lot of younger kids and this could greatly help the sanity of server admins.
Whats the command to see chunk borders? I'm also looking forward to the warehouse being put back in I think a settlement wide protected storage area would be really nice.
People love this plugin already and it has great potential for so much more, great job man!
-
View User Profile
-
Send Message
Posted Dec 29, 2012@andfRe
weird...but im sure im using essentialschat coz if i disable essentialschat, the chat prefix will be gone. I guess it overwrite permissionsex prefix because permissionsex prefix also displayed under {DISPLAYNAME}.
-
View User Profile
-
Send Message
Posted Dec 29, 2012@TomYaMee
The prefix should be displayed under {DISPLAYNAME}. When the server starts/reloads it reports what chat/eco/perm plugins is used. Can you paste that here.
You did give me an idea how to implement what you asked. Its a quick modification. Will add it when I add the remaining abilities. Remind me if I forget.
Put issues here, because I constantly check this page.
-
View User Profile
-
Send Message
Posted Dec 29, 2012with the spell lighting if you place the redstone in a place out side of a settlement the lighting hits but the redstone get's placed and you can pick it back up this can be easily exploited
-
View User Profile
-
Send Message
Posted Dec 29, 2012@andfRe
I do have Vault installed. Maybe there have something to be added to the EssentialsChat config? Cause I used Faction before and they have to manually add it to Essentials Chat config.
Original:
{DISPLAYNAME}: {MESSAGE}
In order to display faction:
' [FACTION] {DISPLAYNAME}&7:&f {MESSAGE}'
EDIT: I even tried PermissionsEx own chat manager.... won't work.
EDIT 2: Should I post bugs/mistakes here or github's issues tab?
-
View User Profile
-
Send Message
Posted Dec 29, 2012@TomYaMee
I see, novice is a faction rank, I got confused.
Saga should hook into Essentials chat, but you need Vault for that. I use EssentialsChat in combination with GroupManager on my test server.
Tell me if it works.
-
View User Profile
-
Send Message
Posted Dec 29, 2012@andfRe
Erm, I think you misunderstood what I'm trying to say. I was talking about normal public chat.
[Novice] is prefix from PermissionsEx which when I do normal chat, it'll show [Novice]<name> to show which permissions group that player is in.
After the faction is formed (4 people joined the faction), my normal chat just become <faction>-<name>:
People without faction will still chat with
[Novice]<name>: hi
But people with faction will chat with
<faction>-<name>:
RCTester without faction
TomYaMee with faction
-
View User Profile
-
Send Message
Posted Dec 29, 2012@TomYaMee
[Novice] is intended only for faction chat /f. You don’t need to see the faction name in faction own chat. And including ranks is a bit too spammy in normal chat.
Saga already is already hooked into EssentialsChat. The problem is that essentials chat allows me to set only a single prefix.
I could add an option for that if there was an easy way to do that.
-
View User Profile
-
Send Message
Posted Dec 29, 2012Is there a way u can make this compatible with EssentialsChat?
Before faction formed my chat system is like this :
[Novice]TomYaMee: asdsad
After faction formed my chat system become like this:
eCity-TomYaMee: asdasd
And this is actually what i expected:
[eCity][Novice]TomYaMee: asdasd
-
View User Profile
-
Send Message
Posted Dec 29, 2012@1born2kill
I will have a look. It will take some time, because I have finals atm.