<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://modding.bcs.place/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://modding.bcs.place/feed.php">
        <title>Blockland Modding - scripting:doc:u:banmanagerso</title>
        <description></description>
        <link>https://modding.bcs.place/</link>
        <image rdf:resource="https://modding.bcs.place/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-15T02:59:43+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:addban?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:dumpbans?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:isbanned?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:loadbans?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:removeban?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:removebanbluid?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:savebans?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:banmanagerso:sendbanlist?rev=1772782356&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://modding.bcs.place/_media/wiki:dokuwiki.svg">
        <title>Blockland Modding</title>
        <link>https://modding.bcs.place/</link>
        <url>https://modding.bcs.place/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:addban?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>addban</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:addban?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::addBan

There is no doc-string available for this function.

Syntax


script BanManagerSO::addBan(string %this, string %adminID, string %victimID, string %victimBL_ID, string %reason, string %banTime);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:dumpbans?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dumpbans</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:dumpbans?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::dumpBans

There is no doc-string available for this function.

Syntax


script BanManagerSO::dumpBans(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.

Remarks

Examples

Source</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:isbanned?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>isbanned</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:isbanned?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::isBanned

There is no doc-string available for this function.

Syntax


script BanManagerSO::isBanned(string %this, string %testBL_ID);


Parameters

string %this

No description available.

string %testBL_ID

No description available.

Return value</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:loadbans?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>loadbans</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:loadbans?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::loadBans

There is no doc-string available for this function.

Syntax


script BanManagerSO::loadBans(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.

Remarks

Examples

Source</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:removeban?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>removeban</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:removeban?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::removeBan

There is no doc-string available for this function.

Syntax


script BanManagerSO::removeBan(string %this, string %idx);


Parameters

string %this

No description available.

string %idx

No description available.

Return value

script

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:removebanbluid?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>removebanbluid</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:removebanbluid?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::RemoveBanBL_ID

There is no doc-string available for this function.

Syntax


script BanManagerSO::RemoveBanBL_ID(string %this, string %testBL_ID);


Parameters

string %this

No description available.

string %testBL_ID

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:savebans?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>savebans</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:savebans?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::saveBans

There is no doc-string available for this function.

Syntax


script BanManagerSO::saveBans(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.

Remarks

Examples

Source</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:banmanagerso:sendbanlist?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sendbanlist</title>
        <link>https://modding.bcs.place/scripting:doc:u:banmanagerso:sendbanlist?rev=1772782356&amp;do=diff</link>
        <description>BanManagerSO::sendBanList

There is no doc-string available for this function.

Syntax


script BanManagerSO::sendBanList(string %this, string %client);


Parameters

string %this

No description available.

string %client

No description available.

Return value</description>
    </item>
</rdf:RDF>
