[TP]Sortal -- Sign Based TelePortation! -- v5.1[1.4.7 R1.0]

Discussion in 'Archived: Plugin Releases' started by Lolmen, Mar 10, 2011.

  1. Offline

    Lolmewn

    mrarroyo, efstajas, megabobi and 3 others like this.
  2. Offline

    Lolmewn

    Got some video's bout that: is first and then
    You must install Eclipse first ;)

    Thanks!

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

    wildsteelerfan

  4. Offline

    Lolmewn

    caps? lol :p
     
  5. Offline

    wildsteelerfan

    lol i had 'sticky keys' :D
     
  6. Offline

    Lolmewn

    Oh ye those xD
     
  7. Offline

    AirsoftSupport

    HUGE BUG DETECTED!

    Like, everytime i use one of my portals i end up in a big world hole. Please fix this bug. This plugin was just what i needed for my server. PLS FIX! I need this!

    Kind regards
    AirsoftSupport from Norway!
     
  8. Offline

    Lolmewn

    World hole = chunk error?
    Does this happen when teleporting to other worlds or in the same world?
    At what distance is being traveled?
     
  9. Offline

    GioGimic

    love this plugin , real nice and easy to use
     
  10. Offline

    Lolmewn

    Thanks!
     
  11. Offline

    crazyish

    I've set everything except "sortal.warp" and "sortal.cords" to false. still anyone is able to create and then use a
    [Sortal]
    x y z sign.
     
  12. Offline

    Lolmewn

    lemme give that a check..

    @crazyish it should work, the whole 'teleporting block' has been surrounded with the permission node 'sortal.warp'
    What Permissions plugin do you use? This is written for PEX or BukkitPerms.
    Also, sorry to ask, but you did put the setting 'usePermissions' in the settings file to true, right?

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

    crazyish

    I use bukkit perms. And i could maybe have altered something in the settings, if the plugin had not generated a blank settings file on every attempt. And since i do not see any download link for a zip or document, or anyplace to copypaste text for the file from, i assumed it was some random thing the plugin developer had placed, but never filled. Not terribly uncommon on here..
     
  14. Offline

    Lolmewn

    Hmm.. it does work @ my place.. Do you have an error log?
    if the settings file is empty, delete it and let it regenerate a new one. It *should* work, at least, it does over here.
     
  15. Offline

    crazyish

    Done and done again. No error log. Redownloaded. If you could just add a copypaste of the default file content to your post, that would solve the issue for me and anyone else who may get it at some point.
     
  16. Offline

    Lolmewn

    well, I'm @ school so I don't have the data with me now.
    If you open Skillz.jar (with WinRAR or something similar), you'll see settings.yml, grab that one.
     
  17. Offline

    crazyish

    Found the settings file in Sortal.jar via archivemanager (linux), copypasted in and altered the files as needed. I'll test it out the next time i get a moment to sit down with it.
     
  18. Offline

    Lolmewn

    Oh ye, this is Sortal :p Not Skillz =D
     
    crazyish likes this.
  19. Offline

    Goldfire

    What are the chances of using teleport smoothing or preloading the chunk of the Sortal destination? Whether this plugin can actually do that or not, does anyone know of one that can?

    Other than Spout please, it doesn't work with IndustrialCraft2 and BuildCraft.
     
  20. Offline

    Lolmewn

    Preloading chunk can be done, I can put it on the todo list.
     
    Goldfire likes this.
  21. Offline

    GickNibson

    this is a great plugin, Thanks!
    Is it possible to make it so only Ops can create sortals?
     
  22. Offline

    Lolmewn

    Only give them permissions ;)
     
  23. Offline

    ray0911

    CB 1334
    Sortal 4.2
    Permissions 3
    Payers with out "sortal.placesign" are able to place/create sortal signs. HELP :(
     
  24. Offline

    Lolmewn

    I'll take a look.
     
  25. Offline

    bloof_bb

    CB1337
    Sortal 4.2
    GroupManager

    Owner with permission * can't use sortal commands.. no permission
     
  26. Offline

    Lolmewn

    Where did you see it's 4.2?
    Because yesterday 4.3 came out with some permission fixes.
     
  27. Offline

    bloof_bb

    Same error on 4.3
     
  28. Offline

    Lolmewn

    Oh, Ok.
    Is it the Essentials Group Manager?
    I used to use it, but it's a bit outdated. I recommend using PEX.
     
  29. Offline

    bloof_bb

    Is Sortal even supporting GroupManager?
     
  30. Offline

    Lolmewn

    It's using Bukkit's Built in Permissions system, if GroupManager supports that, Sortal supports GroupManager.
    Otherwise, ask the author of GroupManager to support Bukkit's built in system.
     
  31. Offline

    gamemakertim

    if i want to go to my 2nd world i get this as failer, still said the game "tis sortal has coast you 30bugs"
    i has 2 sortals to my 2nd world and i most remake evry time the sortal, and than it will work... why doesn't work it at the first time?
    15:04:53 [SEVERE] Could not pass event PLAYER_INTERACT to Sortal
    java.lang.NullPointerException
    at nl.lolmen.sortal.SPlayerListener.onPlayerInteract(SPlayerListener.java:115)
    at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:330)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:171)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:265)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:592)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     

Share This Page