Public Servers menu

Shout-Out

User Tag List

Results 1 to 1 of 1
  1. #1
    Xmaily's Avatar Master Sergeant
    Reputation
    14
    Join Date
    May 2013
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Public Servers

    I am very aware on how to make servers public I have compiled many cores such as Trinity and Arcemu. However my main server I use is based off a repack and I don't know how i can make it public. I feel like there's just nothing under logon and realms. Can anyone else tell me the problem?


    Logon:

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "ascent"
    Name = "logon"
    Port = "3306"
    Type = "1">



    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">


    <LogLevel Screen = "0"
    File = "-1">


    <Rates AccountRefresh = "300">


    <Client MinBuild = "00000"
    MaxBuild = "99999">


    <LogonServer RemotePassword = "dddddd"
    AllowedIPs = "127.0.0.1/24"
    AllowedModIPs = "127.0.0.1/24">


    <LogonServer RemotePassword = "dddddd"
    AllowedIPs = "25.226.156.94/24"
    AllowedModIPs = "25.226.156.94/24">

    Realm:

    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    <Realm1 Name = "Voodoo"
    Address = "173.218.127.191:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">

    World:

    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "characters" Port = "3306" Type = "1">

    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">

    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="1">

    <Server PlayerLimit = "100"
    Motd = "Welcome to an ArcEmu based server!"
    SendStatsOnJoin = "1"
    EnableBreathing = "1"
    SeperateChatChannels = "0"
    CompressionThreshold = "1000"
    QueueUpdateInterval = "5000"
    KickAFKPlayers = "0"
    ConnectionTimeout = "180"
    RealmType = "1"
    AdjustPriority = "0"
    RequireAllSignatures = "0"
    ShowGMInWhoList = "1"
    MapUnloadTime="0"
    LimitedNames="1"
    UseAccountData="0"
    AllowPlayerCommands="0"
    EnableLFGJoin="0"
    TimeZone="0"
    Collision="0"
    DisableFearMovement="0"
    SaveExtendedCharData="0">




    <Announce Tag = "Staff"
    GMAdminTag = "0"
    NameinAnnounce = "0"
    NameinWAnnounce = "0"
    ShowInConsole = "0">



    <Rates Health="1"
    Power1="1"
    Power2="1"
    Power3="1"
    Power4="1"
    QuestReputation="1"
    KillReputation="1"
    Honor="1"
    PvPTimer="300000"
    ArenaQueueDiff="150"
    Compression="1"
    XP="1"
    QuestXP="1"
    RestXP="1"
    ExploreXP="1"
    DropGrey="1"
    DropWhite="1"
    DropGreen="1"
    DropBlue="1"
    DropPurple="1"
    DropOrange="1"
    DropArtifact="1"
    DropMoney="1"
    Save="300000"
    SkillChance="1"
    SkillRate="1"
    ArenaMultiplier2x="1"
    ArenaMultiplier3x="1"
    ArenaMultiplier5x="1">

    <GMClient GmClientChannel = "gm_sync_channel">

    <Terrain MapPath ="maps"
    vMapPath ="vmaps"
    UnloadMaps ="1">

    <Log Cheaters="0" GMCommands="0" TimeStamp="0">

    <Mail ReloadDelay="0"
    DisablePostageCostsForGM="1"
    DisablePostageCosts="0"
    DisablePostageDelayItems="1"
    DisableMessageExpiry="0"
    EnableInterfactionMail="1"
    EnableInterfactionMailForGM="1">

    <StatDumper FileName = "stats.xml" Interval = "120000">

    <Startup Preloading = "0"
    BackgroundLootLoading = "1"
    EnableMultithreadedLoading = "1"
    LoadAdditionalTables="">

    <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">

    <LogonServer DisablePings = "0"
    RemotePassword = "dddddd">

    <AntiHack Teleport="0"
    Speed="0"
    FallDamage="0"
    Flight="0"
    FlightThreshold="10"
    DisableOnGM="1">

    <Periods HonorUpdate="daily"
    ArenaUpdate="weekly"
    DailyUpdate="daily">

    <Channels BannedChannels="">

    <VoiceChat Enabled="0"
    ServerIP="127.0.0.1"
    ServerPort="3727">

    <RemoteConsole Enabled="0"
    Host="0.0.0.0"
    Port="8092">

    <ScriptBackends LUA="1">

    <Movement FlushInterval="1000"
    CompressRate="1"
    CompressThreshold="30.0"
    CompressThresholdCreatures="10.0">

    <Localization LocaleBindings="">

    <InstanceHandling TakeGroupLeaderID="1"
    SlidingExpiration="0"
    DailyHeroicInstanceResetHour="1"
    CheckTriggerPrerequsites="0" >


    <Battleground AV_MIN="0"
    AV_MAX="40"
    AB_MIN="4"
    AB_MAX="15"
    EOS_MIN="4"
    EOS_MAX="15"
    WS_MIN="2"
    WS_MAX="10"
    SOTA_MIN="10"
    SOTA_MAX="15">

    <GameMaster StartOnGMIsland = "0">

    <Arena Season = "5"
    Progress = "1">

    <Limits Enable="0" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">

    <DonatorCommands AddItem = "1"
    Tele2Friend = "1"
    Announce = "1"
    Port = "1">

    Sorry for not putting it in a code I forgot how to do that =/

    Is there anyway to make my server public like I know how to do the DNS and what i need to change in the logon and world. However when i do it does not work what's missing

    Public Servers

Similar Threads

  1. Replies: 121
    Last Post: 02-23-2009, 03:11 PM
  2. Herleybob - Making a site for your Public Server!
    By Herleybob in forum WoW EMU Guides & Tutorials
    Replies: 64
    Last Post: 12-30-2007, 08:41 PM
  3. free static ip for public server (not tested)
    By ~Jagris in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 11-08-2007, 09:45 PM
  4. Help joining in public server from lan...?
    By Agma in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-29-2007, 10:36 AM
  5. public server with hamachi
    By Zabitako in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 09-01-2007, 08:38 PM
All times are GMT -5. The time now is 09:46 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search