Inactive [SEC/ADMN/EDIT] SWatchdog v1.14 - Log and rollback griefs[1.2.5-R4]

Discussion in 'Inactive/Unsupported Plugins' started by Sanzennin, Feb 6, 2012.

  1. Offline

    Sanzennin

    Please make a ticket in the swatchdog bukkit dev page.
    Also, read "in case of a bug-attack" at the SWatchdog dev page, and follow those guidelines to help me determine what is wrong.

    Cases like these are a bit rare, so without knowing what is going on, I cannot fix it. It might be because someone deleted SWatchdog files while the server was running for example.

    thank you.

    Ohwell, I'm bored, so I'll just track ya down, and provide live support. SWatchdog related bugs seem kinda rare, so it shouldn't take long.

    EDIT: Case close, SWatchdog's automated bug-repair had already taken care of it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  2. Thanks for the plugin :)
    I suggested it to my server owner and it just started running :)
    Hopefully this will lower griefing..
     
  3. Offline

    Sanzennin

    Well, seen as you now know who was the griefer, there should be less unbanned griefers left on the server. :)
    And thanks!
     
  4. Well, there is griefing, but now we can find them when they do it again...
    They haven't been caught yet though....
     
  5. Offline

    Sanzennin

    Well, if you just installed the plugin, unlikely to get them at once. You can use /wtrack playernameexact to check suspicious players tho.
     
  6. i tried /wxray Player

    it gave this in console
    Code:
    2012-03-07 11:01:17 [INFO] [!] Watchdog couldn't read the lastIDbroke.world.txt. Attempting to fix
    2012-03-07 11:01:22 [INFO] [!] Watchdog couldn't read the lastIDbroke.world.txt. Attempting to fix
    
     
  7. Offline

    Sanzennin

    Yeah, this problem was actually reported already. Only happens to people who do not have a world called world, due to a small error in the code. (had "broke.world" instead of "broke."+world)

    Its fixed in 1.05, once its released.
     
  8. Offline

    Steffion

    Hey cool plugin ! I like it ;p
    But does this plugin have permissions node(s)?
    Thx.
     
  9. Offline

    Sanzennin

    Please refer to the bukkit devpage, link provided in the original post. (There are a bunch of permission nodes.)

    Read the http://dev.bukkit.org/server-mods/swatchdog/pages/guide-to-rollbacks-and-some-other-examples/ for better undestanding how wundo, wredo and wclean work.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  10. Offline

    Yagman5000

    This plugin literally looks like an all-in-one lifesaver :D THANKS SO MUUUCH! Stupid Hawkeye has really bad block placement things, literally gives me like 50 pages worth.. lol. You might wanna make a vid tutorial to put up on this so users can better understand how to use it. I understand it fine :p And if you dont wanna make one yourself, I could make a tutorial and link it to you if u wanna embed it. idk how this plugin isnt ultra-popular yet lol.
     
  11. Offline

    Sanzennin

    Well, I've been thinking of making a set of tutorials, just haven't gotten around to it yet. :p
    As for the other question, its just a month or two old atm, so haven't established that huge user database yet. Its on all the servers I've joined recently tho. :p
     
  12. Offline

    oldstream

    When I checked block by /sniff l I saw error:
    Code:
    10:42:51 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sniff' in plugin SWatchdog v1.05
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:818)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
            at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
            at java.util.ArrayList.rangeCheck(ArrayList.java:604)
            at java.util.ArrayList.get(ArrayList.java:382)
            at me.Sanzennin.SWatchdog.SWatchdog.onCommand(SWatchdog.java:255)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            ... 12 more
    
     
  13. Offline

    Sanzennin

    Could you be a bit more descriptive? Did this only happen once, ever, or is it reoccuring? What version of SWatchdog and what version of Bukkit are you using? What kind of load was the server under when this happened? Was there anything blocking your view, grass, water, were you looking straight up, how far were you from the block?
     
  14. Offline

    smok3n

    Can you change the welcome message for some reason there is a random blue [e] at the end taking alot of space and I cant find where to change it
     
  15. Offline

    Luwiego

    The new BigBrother ? :) WOOT ! :D

    But everything is so complicated :/
     
  16. wundo ei toimi
    Code:
     
    2012-03-13 23:52:59 [INFO] Read timed out
    2012-03-13 23:53:00 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'wundo' in plugin SWatchdog v1.05
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:469)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:906)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:866)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:849)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NumberFormatException: For input string: "jordy2014"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at me.Sanzennin.SWatchdog.SWatchdog.onCommand(SWatchdog.java:458)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
    
    Sanoo 1.0.5 versio vaik latasin just 1.0.6
    Recent files
    • R: v1.06 for CB 1.2.3-R0.2 1 day ago
     
  17. Offline

    Sanzennin

    Wait, [e]? Sounds like another plugin doing something... this is how it should look like:
    Code:
    [SWatchdog] Sanzennin's watchdog is enabled on this server. Obey the rules. ;) 
    What does the message look like for you?

    Yeah, trying to simplify as possible. Though some extra measures are needed for lagfree operation (The less the plugin needs to guess, the faster) and some for extra security (You don't want to accidentally rollback everything on the whole map, unless you know what you're doing)

    Seems you're entering "jordy2014" where you should be entering "p:jordy2014".
    Also, thanks for the tip about version showing incorrectly. I'll make sure v1.07 shows correctly. :)
     
  18. Offline

    oldstream

    It happens every time, when you stand near candle which installed onto the block near your head. I downloaded ver. 1.6, but in the log I see ver. 1.5.

    Code:
    2012-03-17 07:06:53 [INFO] Starting minecraft server version 1.2.3
    2012-03-17 07:06:53 [INFO] Loading properties
    2012-03-17 07:06:53 [INFO] Starting Minecraft server on *:25565
    2012-03-17 07:06:53 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.3-R0.2-b2060jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2)
    2012-03-17 07:06:54 [INFO] [Spectate] Loading Spectate v1.5.2
    2012-03-17 07:06:54 [INFO] [SWatchdog] Loading SWatchdog v1.05
    2012-03-17 07:06:54 [INFO] [AlphaChest] Loading AlphaChest v1.11.1
    2012-03-17 07:06:54 [INFO] [WorldEdit] Loading WorldEdit v5.3-SNAPSHOT
    2012-03-17 07:06:54 [INFO] [Safe Creeper] Loading Safe Creeper v0.5
    2012-03-17 07:06:54 [INFO] [Vault] Loading Vault v1.2.12-b136
    2012-03-17 07:06:54 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b521
    2012-03-17 07:06:54 [INFO] [LWC] Loading LWC v4.1.1 (b645-git-b24cc99e)
    2012-03-17 07:06:54 [INFO] [Essentials] Loading Essentials v2.8.3
    2012-03-17 07:06:54 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.8.3
    2012-03-17 07:06:54 [INFO] MLog clients using java 1.4+ standard logging.
    2012-03-17 07:06:54 [INFO] [SimpleCarts] Loading SimpleCarts v1.4.0
    2012-03-17 07:06:54 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.8.3
    2012-03-17 07:06:54 [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b529
    2012-03-17 07:06:54 [INFO] [EssentialsChat] Loading EssentialsChat v2.8.3
    2012-03-17 07:06:54 [INFO] [Factions] Loading Factions v1.6.6b
    2012-03-17 07:06:54 [INFO] [Safe Creeper] Enabling Safe Creeper v0.5
    2012-03-17 07:06:54 [INFO] [Safe Creeper] Loading config files...
    2012-03-17 07:06:54 [INFO] [Safe Creeper] Global config file loaded
    2012-03-17 07:06:54 [INFO] [Safe Creeper] 2 world config files loaded
    2012-03-17 07:06:54 [INFO] [Safe Creeper] Safe Creeper v0.5 Enabled
    2012-03-17 07:06:54 [INFO] [Vault] Enabling Vault v1.2.12-b136
    2012-03-17 07:06:54 [INFO] [Vault][Economy] Essentials Economy found: Waiting
    2012-03-17 07:06:54 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    2012-03-17 07:06:54 [INFO] [Vault] Enabled Version 1.2.12-b136
    2012-03-17 07:06:54 [INFO] [LWC] Enabling LWC v4.1.1 (b645-git-b24cc99e)
    2012-03-17 07:06:54 [INFO] LWC: Loading shared objects
    2012-03-17 07:06:54 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    2012-03-17 07:06:54 [INFO] LWC: Protection cache: 0/10000
    2012-03-17 07:06:54 [INFO] LWC: Loaded 207 locale strings (0 overrides)
    2012-03-17 07:06:54 [INFO] LWC: Permissions API: SuperPermsPermissions
    2012-03-17 07:06:54 [INFO] LWC: Currency API: EssentialsCurrency
    2012-03-17 07:06:54 [INFO] LWC: Connecting to SQLite
    2012-03-17 07:06:54 [INFO] LWC: Performing any necessary database updates
    2012-03-17 07:06:54 [INFO] LWC: Using database: Native
    2012-03-17 07:06:54 [INFO] LWC: Precached 360 protections.
    2012-03-17 07:06:54 [INFO] LWC: At version: 4.1.1 (b645)
    2012-03-17 07:06:54 [INFO] Preparing level "world"
    2012-03-17 07:06:54 [INFO] Default game type: 0
    2012-03-17 07:06:54 [INFO] Preparing start region for level 0 (Seed: 4041154495434441693)
    2012-03-17 07:06:54 [INFO] LWC: Latest version: 4.1.1
    2012-03-17 07:06:55 [INFO] Preparing start region for level 1 (Seed: 4041154495434441693)
    2012-03-17 07:06:55 [INFO] Preparing spawn area: 97%
    2012-03-17 07:06:55 [INFO] Preparing start region for level 2 (Seed: 4041154495434441693)
    2012-03-17 07:06:55 [INFO] [Spectate] Enabling Spectate v1.5.2
    2012-03-17 07:06:55 [INFO] Spectate v1.5.2 enabled!
    2012-03-17 07:06:55 [INFO] [SWatchdog] Enabling SWatchdog v1.05
    2012-03-17 07:06:55 [INFO] SWatchdog version 1.05 is enabled
    2012-03-17 07:06:55 [INFO] [!] SWatchdog finished checks, everything seems good to go.
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: welcome, true
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: splitsMode, time
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: splits, 100
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: splitsTime, 10
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: autoCleanDays, -1
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: maximumRadius, 50
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: debug, false
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchUser, true
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchExplosion, true
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchBurn, true
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchDecay, true
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchBucket, true
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchGrow, true
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchWaterLava, false
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchLava, false
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchFormSpread, false
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchNPC, false
    2012-03-17 07:06:55 [INFO] [!] SWatchdog Added to conf-map: WatchPhysics, false
    2012-03-17 07:06:55 [INFO] [!] SWatchdog adjusted the splitter time.
    2012-03-17 07:06:55 [INFO] [!] SWatchdog added to confmap: worlds#0, world
    2012-03-17 07:06:55 [INFO] [!] SWatchdog added to confmap: worlds#1, world_nether
    2012-03-17 07:06:55 [INFO] [!] SWatchdog added to confmap: worlds#2, world_the_end
    2012-03-17 07:06:55 [INFO] [AlphaChest] Enabling AlphaChest v1.11.1
    2012-03-17 07:06:55 [INFO] [AlphaChest] loaded 1 chests
    2012-03-17 07:06:55 [INFO] [AlphaChest] version [1.11.1] enabled
    2012-03-17 07:06:55 [INFO] [WorldEdit] Enabling WorldEdit v5.3-SNAPSHOT
    2012-03-17 07:06:55 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-03-17 07:06:55 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b521
    2012-03-17 07:06:55 [INFO] [Multiverse-Core] - Version 2.4-b521 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    2012-03-17 07:06:55 [INFO] [AllPay] - Version 9.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b521
    2012-03-17 07:06:56 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 4041154495434441693
    2012-03-17 07:06:56 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 4041154495434441693
    2012-03-17 07:06:56 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 4041154495434441693
    2012-03-17 07:06:56 [INFO] [Multiverse-Core] Loading World & Settings - 'flat' - Env: NORMAL - Type: FLAT & seed: 8270028388180907350
    2012-03-17 07:06:56 [INFO] Preparing start region for level 3 (Seed: 8270028388180907350)
    2012-03-17 07:06:56 [INFO] [Multiverse-Core] 4 - World(s) loaded.
    2012-03-17 07:06:56 [INFO] [Essentials] Enabling Essentials v2.8.3
    2012-03-17 07:06:56 [INFO] Bukkit version format changed. Version not checked.
    2012-03-17 07:06:56 [INFO] git-Bukkit-1.2.3-R0.2-b2060jnks (MC: 1.2.3)
    2012-03-17 07:06:56 [INFO] 1.2.3-R0.2
    2012-03-17 07:06:56 [INFO] [Vault][Economy] Essentials Economy hooked.
    2012-03-17 07:06:56 [INFO] File not found: plugins/Essentials/jail.yml
    2012-03-17 07:06:56 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2012-03-17 07:06:56 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.8.3
    2012-03-17 07:06:56 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2012-03-17 07:06:56 [INFO] [SimpleCarts] Enabling SimpleCarts v1.4.0
    2012-03-17 07:06:56 [INFO] [SimpleCarts] Using Vault for economy is disabled.
    2012-03-17 07:06:56 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.8.3
    2012-03-17 07:06:56 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b529
    2012-03-17 07:06:56 [INFO] [Multiverse-Portals] - Version 2.4-b529 Enabled - By Rigby and fernferret
    2012-03-17 07:06:57 [INFO] [Multiverse-Portals]  17 - Portals(s) loaded
    2012-03-17 07:06:57 [INFO] [EssentialsChat] Enabling EssentialsChat v2.8.3
    2012-03-17 07:06:57 [INFO] [Factions] Enabling Factions v1.6.6b
    2012-03-17 07:06:57 [INFO] [Factions v1.6.6b] === ENABLE START ===
    2012-03-17 07:06:57 [INFO] [Factions v1.6.6b] Loading board from disk
    2012-03-17 07:06:57 [INFO] [Factions v1.6.6b] Found and will integrate chat with EssentialsChat v2.8.3
    2012-03-17 07:06:57 [INFO] [Factions v1.6.6b] Economy integration through Vault plugin successful.
    2012-03-17 07:06:57 [INFO] [Factions v1.6.6b] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
    2012-03-17 07:06:57 [INFO] [Factions v1.6.6b] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
    2012-03-17 07:06:57 [INFO] [Factions v1.6.6b] === ENABLE DONE (Took 217ms) ===
    2012-03-17 07:06:57 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-03-17 07:06:57 [INFO] Done (2,991s)! For help, type "help" or "?"
     
    11:52:12 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sniff' in plugin SWatchdog v1.05
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:469)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:906)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:866)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:849)
            at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
            at java.util.ArrayList.rangeCheck(ArrayList.java:604)
            at java.util.ArrayList.get(ArrayList.java:382)
            at me.Sanzennin.SWatchdog.SWatchdog.onCommand(SWatchdog.java:267)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            ... 12 more
    
     
  19. Offline

    Sanzennin

    Umm, I'll look into it, meanwhile, could it be anyhow possible for you to run /sniff l without having a candle attached to a block nexto your head? (Seems you have to be standing inside the candle to produce this error.)
     
  20. Offline

    oldstream

    You are right, when I moved, the error vanished.
     
  21. Offline

    Insers

    2 simple questions:
    does it logs and rollbacks chest transiction?
    and
    does it support PermissionsBukkit?
    please answer
     
  22. Offline

    jordymanneke

    someone abused, blew up tnt, i want to rollback 50 high 50 wide, 10 hours ago, how to i do this.
     
  23. Offline

    Sanzennin

    Yes, should work with PermissionsBukkit, no chests yet.

    /wundo p: (Exploded) 50 50 0 0 0 0 0 (WITHOUT the space between p: and (Exploded) but the forum just likes turning those into smileys. ffs.)

    That will clear all TNT and creeper damage there has been on the area, ever.
    Other than that, you can use /sniff to determine when it was broken. Like: /sniff broken feet, gives you 16:45 6/8/2010
    you would use /wundo p: (Exploded) 50 50 16 40 6 8 2010

    Ofcourse, most of the timeparameters are optional when rolling back actions that have happened recently. Please refer to the rollback guide for more information.
     
  24. Offline

    CTMgames

    Is there a way to check chests if people have been stealing from chests? Also a wand tool that only admins can use for this (like bedrock or ice) would be great in the next update
     
  25. Offline

    Sanzennin

    Well, simpe way is to have a block above the chest. As for the interactions within the chest itself, its an upcoming feature.
    As for wand too, it cannot be placeable block. (It is most likely going to be a stick, as thats generally what people have requested. Or maybe a wooden hoe.)
     
  26. Offline

    Steffion

    Hey. WXray won't work right. (i think) When i do the command it says Sniffing and then 0% everywhere... Please help?
     
  27. Offline

    Sanzennin

    Go to your main world, dig down to 20, break some blocks, do (fror your self) /wxray PlayerNameExact
    still 0?
    Well, post your entire SWatchdog folder to a place I can download it from, I'll take a look. (Or read the "in case of a bug attack" on the swatchdog devpage.)
     
  28. Offline

    CTMgames

    A stick would be fantastic but make sure that there will be some some permissions thing that only Admins can use the stick for SWatchDog and it doesn't work for others. Also im excited for the interactions within the chest!!
     
  29. Offline

    Luwiego

    I can`t get it to work right (rollbacking). One time it works, the other it doesnt.. If i try /wundo p:nick 10 10 0 0, does nothing. If i do /wundo p:nick 10 10 15 30, also does nothing. The same with the clean and redo. But i think i get the problem when i specify a player.
     
  30. Offline

    Steffion

    Now its working... Freaky...
     

Share This Page