Admin Lands how to?

General discussion about Life is Feudal: Your Own, The main section and backbone of the forums.

Gostrydr
 
Posts: 10
Joined: 07 Jan 2016, 04:37

Admin Lands how to?

Post by Gostrydr » 09 Apr 2018, 16:41

I don't know how to set up admin lands. I see the section in the DB but have no idea how it works. I've tried to find something online but have found nothing. Could someone give me a quick explanation how to do it plz?

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Admin Lands how to?

Post by Arrakis » 10 Apr 2018, 10:35

There are two commands for admin land. One to create, one to delete.

In order to create one, use this command in the console:

    /adminland create geoId1 geoId2
Where geoId1 and geoId2 are two corners of the claim.

To learn the geoId, you need to use this command in the console:

    $TerrainSelection::debug_drawCellInfo = 1;
You can create an infinite number of admin claims. And in order to remove a particular claim, you must stand on it and use this command in the console:

    /adminland delete


Gostrydr
 
Posts: 10
Joined: 07 Jan 2016, 04:37

Re: Admin Lands how to?

Post by Gostrydr » 10 Apr 2018, 20:34

Thank you very much. I did it the hard way and manually pulled geoid data from the db and created adminlands within the db. your way is much easier though. You may want to pin this as this is very useful info.


Kyle.thompson446
 
Posts: 3
Joined: 07 Sep 2018, 05:01

Re: Admin Lands how to?

Post by Kyle.thompson446 » 07 Sep 2018, 05:03

do youadd the geo id after the 1 and 2 or remove them i havent bee able to get it to work for me

User avatar
KuraiSeraph
 
Posts: 39
Joined: 27 Mar 2017, 12:30

Re: Admin Lands how to?

Post by KuraiSeraph » 14 Sep 2018, 00:36

Open the Console and insert the command $TerrainSelection::debug_drawCellInfo = 1; (u get a green box on the bottem of your screen with numbers)

Stay on the Cell of the first Corner and get the first Number (example 116629449) on the first line. Go to the opposite Corner an get the Number (example 116631500).

This two Numbers are the geoID. So tip in the console: /adminland create 116629449 116631500

Make sure u are in Gamemode.


Kyle.thompson446
 
Posts: 3
Joined: 07 Sep 2018, 05:01

Re: Admin Lands how to?

Post by Kyle.thompson446 » 23 Sep 2018, 13:25

how do we remove the $TerrainSelection::debug_drawCellInfo = 1; when we are finished with it. i put it back in .. nothing. i changed the 1 to a 0.. still on ..

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Admin Lands how to?

Post by Arrakis » 24 Sep 2018, 16:30

Kyle.thompson446 wrote:how do we remove the $TerrainSelection::debug_drawCellInfo = 1; when we are finished with it. i put it back in .. nothing. i changed the 1 to a 0.. still on ..

You need to relog afterward to make it disappear.


Strongbow
 
Posts: 3
Joined: 27 Aug 2018, 01:03

Re: Admin Lands how to?

Post by Strongbow » 13 Nov 2018, 03:51

Hi all! Probably something I'm getting wrong here, but when I follow the above steps I keep getting an error message in my console saying that the rule set and claim already exist for the geoIDs I'm entering.

Funny thing is, though, this is my first time trying this...

Any suggestions/thoughts?

Many thanks!

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Admin Lands how to?

Post by Arrakis » 16 Nov 2018, 10:45

Romans_one16 wrote:Hi all! Probably something I'm getting wrong here, but when I follow the above steps I keep getting an error message in my console saying that the rule set and claim already exist for the geoIDs I'm entering.

...

How are you typing the command specifically?


Strongbow
 
Posts: 3
Joined: 27 Aug 2018, 01:03

Re: Admin Lands how to?

Post by Strongbow » 18 Nov 2018, 05:14

Thank you for the quick response! : )

/adminland create 337563530 337637345


Strongbow
 
Posts: 3
Joined: 27 Aug 2018, 01:03

Re: Admin Lands how to?

Post by Strongbow » 21 Nov 2018, 01:09

^Does that look correct to you?

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Admin Lands how to?

Post by Arrakis » 23 Nov 2018, 16:24

It definietely should work if you provided correct geoid.


BernBliss
 
Posts: 9
Joined: 15 Dec 2017, 10:35

Re: Admin Lands how to?

Post by BernBliss » 03 Jan 2019, 18:45

I get how to do the admin lands thing but where can you actually see the admin lands so have done so you know you are doing it right?

Thanks

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Admin Lands how to?

Post by Arrakis » 05 Jan 2019, 13:04

Press F4 on the spot. It will be a white claim.


BernBliss
 
Posts: 9
Joined: 15 Dec 2017, 10:35

Re: Admin Lands how to?

Post by BernBliss » 05 Jan 2019, 14:11

I am also confused with which corner is the opposite corner? Diagonally across or which corners do you record?

thanks


BernBliss
 
Posts: 9
Joined: 15 Dec 2017, 10:35

Re: Admin Lands how to?

Post by BernBliss » 09 Jan 2019, 18:48

Please help i am not getting this right! So do you have to put in 4 geoid codes? two corners the the 2 opposite corners?

Thanks

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Admin Lands how to?

Post by Arrakis » 11 Jan 2019, 10:45

You need to type two geoid coordinates of two opposite corners (diagonally).


Unhappyangel83
 
Posts: 14
Joined: 13 Jul 2018, 10:52

Re: Admin Lands how to?

Post by Unhappyangel83 » 12 Jan 2019, 17:10

Hello,

is it possible to give Adminlands certain permissions for the players ?

I have found a file that seems to contain this or something similar.
\data\admin_lands_abilities.xml

But I have no idea how to handle it.

Thank you for your help.

MfG Michael

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Admin Lands how to?

Post by Arrakis » 15 Jan 2019, 03:20

Should be able to set adminland custom permission with /claimrule admin command while standing on it. It works basically the same way it does for normal guild and private claim, minus the ranks and standings types since adminland obviously doesn't have neither.

User avatar
Leaf
 
Posts: 76
Joined: 01 Feb 2014, 16:47

Re: Admin Lands how to?

Post by Leaf » 31 Jan 2019, 22:42

Arrakis wrote:Should be able to set adminland custom permission with /claimrule admin command while standing on it. It works basically the same way it does for normal guild and private claim, minus the ranks and standings types since adminland obviously doesn't have neither.



invalid claim subject. Created a guild called admin also just in case, didn't change anything.

Can each admin area be given different settings?


Heahmund
 
Posts: 2
Joined: 25 Feb 2018, 20:50

Re: Admin Lands how to?

Post by Heahmund » 01 Feb 2019, 23:35

Hi! how to give permissions to ALL player? not just a few, i dont want to tape all the time the command... wich of these is my adminland?

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<lands>
<land>
<name>abellaCentral</name>
<allowed>
<ability>90</ability> <!-- Skin -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>144</ability> <!-- Special Open/Close Door -->
<ability>212</ability> <!-- Special Open/Close the Gate -->
<ability>226</ability> <!-- Special Get Off -->
<ability>294</ability> <!-- Trade -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
<restricted>
<ability>8</ability> <!-- Pour on the Ground -->
</restricted>
</land>
<land>
<name>newbieWholeArea</name>
<allowed>
<ability>6</ability> <!-- Gather a Flint Stone -->
<ability>8</ability> <!-- Pour on the Ground -->
<ability>21</ability> <!-- Gather a Branch -->
<ability>34</ability> <!-- Special Cut Down -->
<ability>36</ability> <!-- Special Cut Down -->
<ability>37</ability> <!-- Saw out a Billet -->
<ability>38</ability> <!-- Saw out a Board -->
<ability>39</ability> <!-- Saw out a Building Log -->
<ability>45</ability> <!-- Gather Plant Fiber -->
<ability>46</ability> <!-- Look for Herbs -->
<ability>50</ability> <!-- Gather Mushrooms -->
<ability>51</ability> <!-- Gather Berries -->
<ability>52</ability> <!-- Special Gather Herbs -->
<ability>63</ability> <!-- Special Manage Kiln -->
<ability>68</ability> <!-- Gather Wild Plants -->
<ability>89</ability> <!-- Fish -->
<ability>90</ability> <!-- Skin -->
<ability>98</ability> <!-- Gather Apples -->
<ability>100</ability> <!-- Special Manage Furnace -->
<ability>102</ability> <!-- Special Smelt -->
<ability>103</ability> <!-- Interface Use Furnace Bellows -->
<ability>104</ability> <!-- Special Recycle -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>109</ability> <!-- Special Get Water -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>112</ability> <!-- Special Add Some Fuel -->
<ability>118</ability> <!-- Special Pull Out of the Kiln -->
<ability>149</ability> <!-- Mine Iron Ore -->
<ability>179</ability> <!-- Gather Ammo for Sling -->
<ability>210</ability> <!-- Special Repair -->
<ability>213</ability> <!-- Special Use Kiln Bellows -->
<ability>268</ability> <!-- Special Light the Fire -->
<ability>325</ability> <!-- Look for Materials -->
<ability>326</ability> <!-- Look for Edibles -->
<ability>334</ability> <!-- Search for Wild Plants -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
</land>
<land>
<name>newbieVillage</name>
<allowed>
<ability>6</ability> <!-- Gather a Flint Stone -->
<ability>21</ability> <!-- Gather a Branch -->
<ability>37</ability> <!-- Saw out a Billet -->
<ability>38</ability> <!-- Saw out a Board -->
<ability>39</ability> <!-- Saw out a Building Log -->
<ability>45</ability> <!-- Gather Plant Fiber -->
<ability>46</ability> <!-- Look for Herbs -->
<ability>50</ability> <!-- Gather Mushrooms -->
<ability>51</ability> <!-- Gather Berries -->
<ability>52</ability> <!-- Special Gather Herbs -->
<ability>63</ability> <!-- Special Manage Kiln -->
<ability>68</ability> <!-- Gather Wild Plants -->
<ability>89</ability> <!-- Fish -->
<ability>90</ability> <!-- Skin -->
<ability>98</ability> <!-- Gather Apples -->
<ability>100</ability> <!-- Special Manage Furnace -->
<ability>102</ability> <!-- Special Smelt -->
<ability>103</ability> <!-- Interface Use Furnace Bellows -->
<ability>104</ability> <!-- Special Recycle -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>109</ability> <!-- Special Get Water -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>112</ability> <!-- Special Add Some Fuel -->
<ability>118</ability> <!-- Special Pull Out of the Kiln -->
<ability>149</ability> <!-- Mine Iron Ore -->
<ability>179</ability> <!-- Gather Ammo for Sling -->
<ability>210</ability> <!-- Special Repair -->
<ability>213</ability> <!-- Special Use Kiln Bellows -->
<ability>268</ability> <!-- Special Light the Fire -->
<ability>325</ability> <!-- Look for Materials -->
<ability>326</ability> <!-- Look for Edibles -->
<ability>334</ability> <!-- Search for Wild Plants -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
<restricted>
<ability>8</ability> <!-- Pour on the Ground -->
</restricted>
</land>
<land>
<name>newbieQuestCoops</name>
<allowed>
<ability>6</ability> <!-- Gather a Flint Stone -->
<ability>21</ability> <!-- Gather a Branch -->
<ability>34</ability> <!-- Special Cut Down -->
<ability>36</ability> <!-- Special Cut Down -->
<ability>37</ability> <!-- Saw out a Billet -->
<ability>38</ability> <!-- Saw out a Board -->
<ability>39</ability> <!-- Saw out a Building Log -->
<ability>45</ability> <!-- Gather Plant Fiber -->
<ability>46</ability> <!-- Look for Herbs -->
<ability>50</ability> <!-- Gather Mushrooms -->
<ability>51</ability> <!-- Gather Berries -->
<ability>52</ability> <!-- Special Gather Herbs -->
<ability>63</ability> <!-- Special Manage Kiln -->
<ability>68</ability> <!-- Gather Wild Plants -->
<ability>89</ability> <!-- Fish -->
<ability>90</ability> <!-- Skin -->
<ability>98</ability> <!-- Gather Apples -->
<ability>100</ability> <!-- Special Manage Furnace -->
<ability>102</ability> <!-- Special Smelt -->
<ability>103</ability> <!-- Interface Use Furnace Bellows -->
<ability>104</ability> <!-- Special Recycle -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>109</ability> <!-- Special Get Water -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>112</ability> <!-- Special Add Some Fuel -->
<ability>118</ability> <!-- Special Pull Out of the Kiln -->
<ability>149</ability> <!-- Mine Iron Ore -->
<ability>179</ability> <!-- Gather Ammo for Sling -->
<ability>210</ability> <!-- Special Repair -->
<ability>213</ability> <!-- Special Use Kiln Bellows -->
<ability>268</ability> <!-- Special Light the Fire -->
<ability>325</ability> <!-- Look for Materials -->
<ability>326</ability> <!-- Look for Edibles -->
<ability>334</ability> <!-- Search for Wild Plants -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
<restricted>
<ability>8</ability> <!-- Pour on the Ground -->
</restricted>
</land>
<land>
<name>newbieQuestSanctuary</name>
<allowed>
<ability>6</ability> <!-- Gather a Flint Stone -->
<ability>21</ability> <!-- Gather a Branch -->
<ability>34</ability> <!-- Special Cut Down -->
<ability>36</ability> <!-- Special Cut Down -->
<ability>37</ability> <!-- Saw out a Billet -->
<ability>38</ability> <!-- Saw out a Board -->
<ability>39</ability> <!-- Saw out a Building Log -->
<ability>45</ability> <!-- Gather Plant Fiber -->
<ability>46</ability> <!-- Look for Herbs -->
<ability>50</ability> <!-- Gather Mushrooms -->
<ability>51</ability> <!-- Gather Berries -->
<ability>52</ability> <!-- Special Gather Herbs -->
<ability>63</ability> <!-- Special Manage Kiln -->
<ability>68</ability> <!-- Gather Wild Plants -->
<ability>89</ability> <!-- Fish -->
<ability>90</ability> <!-- Skin -->
<ability>98</ability> <!-- Gather Apples -->
<ability>100</ability> <!-- Special Manage Furnace -->
<ability>102</ability> <!-- Special Smelt -->
<ability>103</ability> <!-- Interface Use Furnace Bellows -->
<ability>104</ability> <!-- Special Recycle -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>109</ability> <!-- Special Get Water -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>112</ability> <!-- Special Add Some Fuel -->
<ability>118</ability> <!-- Special Pull Out of the Kiln -->
<ability>149</ability> <!-- Mine Iron Ore -->
<ability>179</ability> <!-- Gather Ammo for Sling -->
<ability>210</ability> <!-- Special Repair -->
<ability>213</ability> <!-- Special Use Kiln Bellows -->
<ability>268</ability> <!-- Special Light the Fire -->
<ability>325</ability> <!-- Look for Materials -->
<ability>326</ability> <!-- Look for Edibles -->
<ability>330</ability> <!-- Erect an Idol -->
<ability>334</ability> <!-- Search for Wild Plants -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
</land>
<land>
<name>newbieArena</name>
<allowed>
<ability>90</ability> <!-- Skin -->
<ability>96</ability> <!-- Lift Object -->
<ability>108</ability> <!-- Look in Inventory -->
</allowed>
<restricted>
<ability>8</ability> <!-- Pour on the Ground -->
</restricted>
</land>
<land>
<name>newbieFerryman</name>
<allowed>
<ability>6</ability> <!-- Gather a Flint Stone -->
<ability>21</ability> <!-- Gather a Branch -->
<ability>37</ability> <!-- Saw out a Billet -->
<ability>38</ability> <!-- Saw out a Board -->
<ability>39</ability> <!-- Saw out a Building Log -->
<ability>45</ability> <!-- Gather Plant Fiber -->
<ability>46</ability> <!-- Look for Herbs -->
<ability>50</ability> <!-- Gather Mushrooms -->
<ability>51</ability> <!-- Gather Berries -->
<ability>52</ability> <!-- Special Gather Herbs -->
<ability>68</ability> <!-- Gather Wild Plants -->
<ability>90</ability> <!-- Skin -->
<ability>98</ability> <!-- Gather Apples -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>109</ability> <!-- Special Get Water -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>179</ability> <!-- Gather Ammo for Sling -->
<ability>210</ability> <!-- Special Repair -->
<ability>325</ability> <!-- Look for Materials -->
<ability>326</ability> <!-- Look for Edibles -->
<ability>334</ability> <!-- Search for Wild Plants -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
<restricted>
<ability>8</ability> <!-- Pour on the Ground -->
</restricted>
</land>
<land>
<name>newbieQuestMine</name>
<allowed>
<ability>6</ability> <!-- Gather a Flint Stone -->
<ability>12</ability> <!-- Dig a Tunnel Forward -->
<ability>13</ability> <!-- Dig a Tunnel Downward -->
<ability>14</ability> <!-- Dig a Tunnel Upward -->
<ability>21</ability> <!-- Gather a Branch -->
<ability>37</ability> <!-- Saw out a Billet -->
<ability>38</ability> <!-- Saw out a Board -->
<ability>39</ability> <!-- Saw out a Building Log -->
<ability>45</ability> <!-- Gather Plant Fiber -->
<ability>46</ability> <!-- Look for Herbs -->
<ability>50</ability> <!-- Gather Mushrooms -->
<ability>51</ability> <!-- Gather Berries -->
<ability>52</ability> <!-- Special Gather Herbs -->
<ability>63</ability> <!-- Special Manage Kiln -->
<ability>68</ability> <!-- Gather Wild Plants -->
<ability>89</ability> <!-- Fish -->
<ability>90</ability> <!-- Skin -->
<ability>98</ability> <!-- Gather Apples -->
<ability>100</ability> <!-- Special Manage Furnace -->
<ability>102</ability> <!-- Special Smelt -->
<ability>103</ability> <!-- Interface Use Furnace Bellows -->
<ability>104</ability> <!-- Special Recycle -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>109</ability> <!-- Special Get Water -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>112</ability> <!-- Special Add Some Fuel -->
<ability>118</ability> <!-- Special Pull Out of the Kiln -->
<ability>149</ability> <!-- Mine Iron Ore -->
<ability>179</ability> <!-- Gather Ammo for Sling -->
<ability>210</ability> <!-- Special Repair -->
<ability>213</ability> <!-- Special Use Kiln Bellows -->
<ability>268</ability> <!-- Special Light the Fire -->
<ability>325</ability> <!-- Look for Materials -->
<ability>326</ability> <!-- Look for Edibles -->
<ability>334</ability> <!-- Search for Wild Plants -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
</land>
</lands>

thanks a lot :P

User avatar
Leaf
 
Posts: 76
Joined: 01 Feb 2014, 16:47

Re: Admin Lands how to?

Post by Leaf » 04 Feb 2019, 05:26

Bump for some lovin'

User avatar
Falkvard
Beta Tester
 
Posts: 50
Joined: 24 Dec 2012, 15:56

Re: Admin Lands how to?

Post by Falkvard » 30 Sep 2019, 19:09

If you create an admin land with that command, an entry is added to the database of your server:
Spoiler

The Name is empty, so you need to access the DB, change the name manually to whatever you like, and then edit the .xml file in your servers FTP, adding the name and whatever permissions you like.

Edit: Or perhaps there is a console command to name the admin land you are standing on?

Edit2: Just tried it and the command is /adminland create GeoID1 GeoID2 abc ...abc being the name of given admin land.

User avatar
Falkvard
Beta Tester
 
Posts: 50
Joined: 24 Dec 2012, 15:56

Re: Admin Lands how to?

Post by Falkvard » 01 Oct 2019, 17:44

I just noticed that admin land protects things in it from decaying but any player can damage things in it with any siege dmg weapon. Is there a way to disable that on a YO server?


Sydron
True Believer
 
Posts: 11
Joined: 18 May 2017, 16:42

Re: Admin Lands how to?

Post by Sydron » 27 Nov 2019, 05:26

This post has been extremely useful. I am stuck on a problem though. I have added some lines to the admin_land_abilities.xml file.

<land>
<name>tradepost</name>
<allowed>
<ability>90</ability> <!-- Skin -->
<ability>108</ability> <!-- Special Look in Inventory -->
<ability>110</ability> <!-- Drop from Inventory -->
<ability>144</ability> <!-- Special Open/Close Door -->
<ability>146</ability> <!-- Prayer for Homecoming -->
<ability>147</ability> <!-- Praise your God! -->
<ability>212</ability> <!-- Special Open/Close the Gate -->
<ability>223</ability> <!-- Special Hide-->
<ability>224</ability> <!-- Special Get on -->
<ability>226</ability> <!-- Special Get Off -->
<ability>248</ability> <!-- Bless with a God's Mercy -->
<ability>249</ability> <!-- Bless with a God's Love -->
<ability>294</ability> <!-- Trade -->
<ability>300</ability> <!-- Put in Cart -->
<ability>301</ability> <!-- Pull from Cart -->
<ability>347</ability> <!-- Praise the God! -->
</allowed>
<restricted>
<ability>8</ability> <!-- Pour on the Ground -->
<ability>97</ability> <!-- Drop Object -->
<ability>170</ability> <!-- Create a Snare -->
<ability>173</ability> <!-- Create a Trap -->
</restricted>
</land>

However, after I have created a admin claim and named it tradepost, I still can't get on a horse. I'm wondering if there is somewhere else I have to look or something I am missing.


Sumodont
 
Posts: 1
Joined: 30 Sep 2023, 10:18

Re: Admin Lands how to?

Post by Sumodont » 30 Sep 2023, 10:24

Thank you very much. I did it the hard way and manually pulled geoid data from the db and created adminlands within the db.

Return to General Discussion