[INACTIVE][MECH] MobRider v0.32 - Finally a proper use for saddles! [674]

Discussion in 'Inactive/Unsupported Plugins' started by Edward Hand, Feb 25, 2011.

  1. Offline

    CHIKINS!!!

    jar file?

    nvm sorry
    Wrong plugin that won't work, but by the way... UR PLUGIN IS AWESOM!!!!!!!!!!!!!!!!!!!!!!

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

    Psycho Robot

    Is there any way to implement a radius of effect for the commands that target it to a player, like goto, follow, and attack? I did some testing where I went several kilometers away and the mob my friend was riding was still able to find me. That seems really overpowered in any PVP situation. Also, could you separate permissions for goto player and goto coordinate?
     
  3. Offline

    solidsnake916

    Ok I used MobRider before, excellent plugin, now im seeing issues.

    Pigs = Right Click With Saddle, it puts it on the Pig, and you lose your Saddle forever (Controlling is hard like you said)
    Animals/Mobs = There used to be a healthbar, and like things where the mob would talk, especially mean mobs, getting on them would make them spam chat with noises. Either way the Health Feature was nice so you knew if your mount was dieing..
    Wolfs = If Not Tamed, and you accidentally hit it, it will kill you. (If Tamed and you hit it, nothing happens) No HealthBar though.

    Can a command be made like /mob gotopos and have its own permissions node, because i want to disable goto player but not goto x/z

    Commands Arent Working with mobs, Permissions 2.5.5 By TheYeti installed, and loaded. Yet nothing no errors...
     
  4. Offline

    _LB

    Handy notice for first post & others:
    NOTICE: When trying to ride a pig with this plugin, right click from a distance! If you right click too close it places the saddle on the pig instead!
    ;)
     
  5. Offline

    Criscolo

    I'm having a hard time using any commands... I have all the required permissions (using groupmanager) yet it is not working right, the mobs don't do what I say. This is also happening on another server in which I am not op.
     
  6. Offline

    kexus

    This seems to work fine with 670, except for one bug. If you right-click when you aren't pointing at a mob, you sit down right where you are. Which is actually pretty cool, because know you can have working chairs.
     
  7. Offline

    Mentioum

    Seems commands arent working with the latest version of permissions.
     
  8. Offline

    fugue2005

    ok how high can you go....
    3 players on a spider..

    [​IMG]
     
  9. Offline

    Edward Hand

    Its working fine for me on 2.6
     
  10. Offline

    Mentioum

    Strange... I'll try readding it to the server... but nonetheless... commands say no :(

    I'l let you know how it goes.
     
  11. Offline

    Criscolo

    For some reason it works just fine if you use mobrider instead of mobRider... but then again, I have both added so I don't know.
     
  12. Offline

    _LB

    Any way to disable the "FOLLOW" console spam?
     
  13. Offline

    Shasharala

    Any plans to ever allow strict driving of the mob with the WASD keys? Letting the animal remain a seperate entity is interesting, but sometimes quite frustrating when dealing with strange terrains.
     
  14. Offline

    _LB

    Can't we just have it travel in the direction we are looking? It may be just as simple as some trigonometry, and it would be a better alternative to making a client mod to allow the WASD to work.
     
  15. Offline

    Edward Hand

    This is not possible without a client mod (otherwise I would have done that to start with).
    That's what happens when you use your fishing rod!
     
  16. Offline

    Shasharala

    Oh? They go where you're looking? I always assumed they go where you throw the rod! I'll have to play with that more now...
     
  17. Offline

    _LB

    For me when I left click with the fishing rod they only travel a short distance...I was hoping for something similar to the Wings plugin where it just goes until you stop it.
     
  18. Offline

    mung3r

    I get the NPE below every now and then but the server (build 670) keeps going regardless. Just thought I would post since there's no source code to look at.

    Code:
    23:11:23 [SEVERE] Could not pass event ENTITY_DAMAGE to MobRider
    java.lang.NullPointerException
            at com.edwardhand.mobrider.RiderEntityListener.onEntityDamage(RiderEntityListener.java:67)
            at org.bukkit.plugin.java.JavaPluginLoader$41.execute(JavaPluginLoader.java:452)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.EntityArrow.f_(EntityArrow.java:169)
            at net.minecraft.server.World.a(World.java:983)
            at net.minecraft.server.WorldServer.a(WorldServer.java:52)
            at net.minecraft.server.World.f(World.java:965)
            at net.minecraft.server.World.e(World.java:942)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:365)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    
     
  19. Offline

    Kainzo

    this is an awesome plugin - please keep up the good work!
     
  20. Offline

    RonnSama

    Great plugin! Easily loaded in, popped in permissions into GroupManager and running on Bukkit 670. Plays nice w/ my other plugins (essentials, groupmanager, iconomy, localshops, lockette).

    The only thing I'd really like to see is some configurations for the string outputs when you put in the /mob commands. Also the config to make the player lose the saddle when dismounting. We are trying to run a player based economy w/ no warps, just pure travel. So far our P.I.G. transport is working well, but we'd also like to see mob rides and other things for ease of travel w/out resorting to warps.

    Saddles would be a great (mid-expensive) item for a auto walk to a town, or home if players could lose them upon dismounting, would keep commerece something that is considered risky seeing as you might get robbed on the way to the market lol. Outside of that... *thumbs up*

    Edit: tearing down the wall of text
     
  21. Offline

    Flenix

    can you set it so a mob is friendly whil ridden, as in they wont attack you?
    Right now any players riding a mob gets hurt, and creepers explode when ridden so that suggests they aren't friendly...
    (I'm using cb670 which is latest recommended which may be part of the issue..)
     
  22. Offline

    Bazzam

    Yay works on cb760 :D
     
  23. Offline

    Lakart

    The riding works but none of the commands seem to work :<
     
  24. Offline

    anon

    Just to paste the error Im getting:

    Code:
    13:33:00 [SEVERE] Could not pass event ENTITY_DAMAGE to MobRider
    java.lang.NullPointerException
        at com.edwardhand.mobrider.RiderEntityListener.onEntityDamage(RiderEntityListener.java:67)
        at org.bukkit.plugin.java.JavaPluginLoader$41.execute(JavaPluginLoader.java:452)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at net.minecraft.server.EntityArrow.f_(EntityArrow.java:169)
        at net.minecraft.server.World.a(World.java:983)
        at net.minecraft.server.WorldServer.a(WorldServer.java:52)
        at net.minecraft.server.World.f(World.java:965)
        at net.minecraft.server.World.e(World.java:942)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:365)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    
    Seems to happen everytime a arrow damages a mob, if that arrow isnt a player trow arrow. It gives some server lag whem many arrows hit the mob at the same time.
     
  25. Offline

    KiloWhiskey

    Out of nowhere today this plugin started throwing 265-275 errors per second. I was at work and came home for lunch to find my server.log was 243Mb. Needless to say that this won't be back on my server until the code is cleaned up a bit. That arrow thing is pretty bad since skeletons love to get into fights with other mobs.
     
  26. Offline

    anon

    Also:

    Code:
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:24 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:25 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:26 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:27 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:28 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:29 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:30 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:31 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:32 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:33 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:34 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:35 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:36 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:37 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:38 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:39 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:40 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] [beastrider] KentRobinJansson: noooo
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:41 [INFO] FOLLOW
    14:02:42 [INFO] FOLLOW
    14:02:42 [INFO] FOLLOW
    14:02:42 [INFO] FOLLOW
    14:02:42 [INFO] \ufffd9[PLAYER_COMMAND] anon: /i feather
    
     
  27. Offline

    Edward Hand

    Thanks. That info was a big help. Fixed now. (Debug messages should also be gone).
    @KiloWhiskey
    update to latest version

    What commands are you putting in? What bukkit version? Have you given yourself the relevant permissions?

    Working fine for me (and I would assume everyone else)

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

    Lakart

    CB 667, any of the commands(follow, go north, goto person, etc) & I have all permissions.
     
  29. Offline

    Edward Hand

    You are doing '/mob go xxx' and '/mob follow xxxx' etc, right?
     
  30. Offline

    anon

    Errors are gone, thanks :D
     

Share This Page