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 Feb 17, 2013Sorry but I don't understand... How are trading posts supplied with items to buy and sell? Also how do import and export signs work?
-
View User Profile
-
Send Message
Posted Feb 17, 2013@Nefiron
Do you have
in your perm file?
If it doesn’t work then send me the contents of the whole perm file.
-
View User Profile
-
Send Message
Posted Feb 17, 2013@andfRe
I found it! But it dosen't seem to be working
People are able to build in the wilderness anyway per default. they dont even need the wilderness build node. I've tried a revoked permission and then added a permission node with the right IDs but that dosent work neither
-
View User Profile
-
Send Message
Posted Feb 17, 2013@AnomalyAlpha
Send me the permission files you have.
-
View User Profile
-
Send Message
Posted Feb 17, 2013@andfRe
yes it works if your op. It says "you do not have permissions to do that"
-
View User Profile
-
Send Message
Posted Feb 17, 2013@AnomalyAlpha
What it says exactly?
no permission. or no permission (something)
Does it work if you are an op.
-
View User Profile
-
Send Message
Posted Feb 16, 2013@andfRe
I am the owner and the lord of the settlement and i cannot add coins or buy points
-
View User Profile
-
Send Message
Posted Feb 16, 2013@AnomalyAlpha
Oh, right, my bad.
Not every settlement member can take/add coins to the settle. Only the owner and lord roles can do that. Similar thing with factions. It's a config option.
-
View User Profile
-
Send Message
Posted Feb 16, 2013@andfRe
yes they have access to all user commands except statistics or admin ones, but commands like sdeposit and sbuyclaim or build points its says do not have permission. can you send me the new permission nodes so i can apply these changes please.
-
View User Profile
-
Send Message
Posted Feb 16, 2013@AnomalyAlpha
You sure about /bstats? Do they have access to any other user commands like /ssettle?
See /ehelp for the buy claims command. Will update commands list here soon.
-
View User Profile
-
Send Message
Posted Feb 16, 2013hello i was wondering how come players dont have permission to use /bstats when i given them the saga.user.* Also how do you buy claim points with coins?? Btw your plugin is probably 1 of the best ive seen thats not sprout.
-
View User Profile
-
Send Message
Posted Feb 16, 2013@Nefiron
Its a permission thing. Sry if I didn’t mention that.
saga.user.wilderness.build.4 will allow the user to place/destroy cobble
-
View User Profile
-
Send Message
Posted Feb 16, 2013@andfRe
In what config file can I then set what blocks I can place in wilderness?
-
View User Profile
-
Send Message
Posted Feb 16, 2013@Nefiron
That is to prevent exploits. If you place iron_ore and mine it, you will not get any exp for it. Basically what saga does to prevent that is that it changes the data value of the block. That field says what to change data values into.
-
View User Profile
-
Send Message
Posted Feb 16, 2013@Ceriella
There is an option in general.json to rename Sagas commands.
"commandsOverride":{ "/renamed1":"/a", "/renamed2":"/b" }
will change /a to /renamed1 and /b to /renamed2.
-
View User Profile
-
Send Message
Posted Feb 16, 2013@remdul
Are you sure it bypasses LWC chest protection? Because it shouldn't do that. Saga doesn’t bypass Lockette/Deadbolt chest protection.
You need to add permissions if you want people to be able to edit outside settlements (saga.user.*).
No IRC channel, sry. I read all the comments though and usually respond quick (1 day max).
-
View User Profile
-
Send Message
Posted Feb 16, 2013"blockPlaceData":{ "COAL_ORE":9, "IRON_ORE":9, "GOLD_ORE":9, "DIAMOND_ORE":9, "SUGAR_CANE_BLOCK":1, "LAPIS_ORE":9 },
What does the numbers mean?
-
View User Profile
-
Send Message
Posted Feb 16, 2013@poonjab1_0
There are abilities (fireball, dig, chop down etc).
Currently its set up so you gain new abilities when you increase your attributes (strength etc) and have a certain rank/role assigned by a faction/settlement (miner, mage etc).
I'm considering changing it up a little in the future, so everyone gets access to those abilities. Ranks and roles will just buff those abilities.
-
View User Profile
-
Send Message
Posted Feb 16, 2013So, I noticed your plugin overrides Voxel's "/b" commands. Is there a way to fix this? Otherwise, a very nice plugin so far.
-
View User Profile
-
Send Message
Posted Feb 16, 2013@AStrongerFellow
You need to /baddresident <name> to indicate whose home it is.
Everyone else, but residents and the settlement owner will not be able to build at that home.