Search results

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  1. WETBATMAN

    Suicide

    you want to prevent /suicide when picked up?
  2. WETBATMAN

    Mod updates

    plugins only function when the server is running, you can't expect a plugin to do something when the server is not booted :D use Ark Server Manager for auto updates, or batch scripts or something along the lines of those
  3. WETBATMAN

    CrossServerChat/支持中文跨服聊天 [Chinese]

    if you disable chat commands it won't make the server crash edit: whoops never mind wrong thread
  4. WETBATMAN

    Suicide

    yes
  5. WETBATMAN

    ArkApi Continuous crash

    nope, I never had that crash and I ran tebex since like forever https://pastebin.com/cqhVgv61 ^^ here are all my plugins and I've yet to have any crash related issues.
  6. WETBATMAN

    How to get "Server API" started?

    that start.bat starts the server, not the API, the API is automatically loaded when you start the server
  7. WETBATMAN

    Help to sync shop within cluster

    enter the schema name + the connection info into the plugin's config.json file
  8. WETBATMAN

    WeaponDamageCustomizer

    it needs a player to be present to get the WeaponName from, so no, it cannot modify turret damage
  9. WETBATMAN

    RPS (DISABLED)

    none of the plugins come with a "configuration tool" configuring a json should be pretty simple
  10. WETBATMAN

    How many plugins is too many?

    maybe, but it’s not noticeable for me
  11. WETBATMAN

    Ark Permissions

    incorrect DB conversion :D
  12. WETBATMAN

    How many plugins is too many?

    https://pastebin.com/anSWnFmt here are all of the plugins i run and I've had none to minimal issues, plugins are really lightweight most of the time so the chance of it lagging or something is pretty low (considering the developer knows what he's doing :D)
  13. WETBATMAN

    [Official] Ark: Survival Evolved - ArkShop

    SQLite is not ideal for multiple servers if you want to truly fix that error switch to mysql
  14. WETBATMAN

    [Official] Ark: Survival Evolved - ArkShop

    are you using the same database for multiple servers ?
  15. WETBATMAN

    Show real player IP? HELP

    pretty sure that’s your steam id, getting IP is probably bugged
  16. WETBATMAN

    Cross Server Chat [Deleted]

    your setup will never work because you’re using game ports instead of rcon 😃
  17. WETBATMAN

    [Official] Ark: Survival Evolved - ArkShop

    you have some issues in your config file
  18. WETBATMAN

    [Official] Ark: Survival Evolved - ArkShop

    1. dont think there is a way to do that with vanilla ArkShop (you can only change how many points they get per a certain amount of time) 2.probably some custom plugin or some other automated system 3.use MySQL to share groups, or use SQLite with a shared DB path (please note this can cause...
Back
Top