Sortal
Sortal - made by Lolmewn
What this plugin does
This plugin allows you to create signs that teleport you to places you've set the location for. This can be very useful for a spawn, events, anything really.
How to install
It's as simple as dragging and dropping the jar into your plugins folder. Nothing else has to be done to install the plugin. Once you've dropped it in, you can edit the config (after a first start of the plugin). You can enable MySQL, set the default prices for placing and using signs, and much more. You can find out what all values mean here.
Commands
Legenda: <> = needed, [] is optional, - is option1-option2
| Command | Description |
| /sortal warp-setwarp <warp> | Create a warp at your current position |
| /sortal delwarp-delete <warp1> [warp2] [warp3]... | Deletes a warp with name <warp> |
| /sortal list [page] | Shows a list of warps |
| /sortal version | Shows the current version and build of Sortal |
| /sortal register <warp> | Register a warp to a sign |
| /sortal unregister | Unregister a warp from a sign |
| /sortal setprice-setcost-price <cost> | Set a price to a sign |
| /sortal setprice-setcost-price warp <warp> <price> | Set a price to a warp |
| /sortal convert | Convert from MySQL -> Flatfile or back |
| /sortal help | View all commands with a small description |
| /sortal goto-warpto <warp> | Teleport to a warp without signs |
| /sortal uses-setuses <amount> [player-total] | Set the amount of uses to a sign, player or total based (default is player) |
| /sortal uses-setuses warp <warp> <amount> [player-total] | Set the amount of uses to a warp, player or total based (default is player) |
Permissions
| Description | Node |
| /sortal setwarp | sortal.createwarp |
| /sortal delwarp | sortal.delwarp |
| /sortal list | sortal.list |
| /sortal version | none |
| /sortal unregister | sortal.unregister |
| /sortal register | sortal.register |
| /sortal setprice | sortal.setprice |
| /sortal convert | OP only |
| /sortal help | none |
| /sortal goto | sortal.directwarp |
| /sortal goto ^ | sortal.directwarp.<warp> |
| /sortal setuses | sortal.setuses |
| Make Sign | sortal.placesign |
| Warping | sortal.warp |
| Warping ^ | sortal.warp.<warp> |
^ If you've set perWarpPerm to true, this node applies
Source
You can find the source for this plugin here.
Tutorial
Global Info
What a Sign looks like

This is for X,Y,Z teleport

This is when you set up a warp.
Auto-updater
This plugin has a built-in auto-updater, which connects to BukkitDev to check for updates. If you, for some reason, wish to disable this process, you can do so by setting 'update' to false in the plugins' settings file.
-
View User Profile
-
Send Message
Posted Jul 10, 2020Did the source get moved? I've got this working in 1.16.1 but I'd like to get rid of some bugs that are cluttering the console.
-
View User Profile
-
Send Message
Posted Jul 10, 2020In reply to TooManyBugs1:
Source links are correct: https://gitlab.com/lolmewn/sortal. PRs are welcome.
-
View User Profile
-
Send Message
Posted Jul 10, 2020In reply to Lolmewn:
It looks like the link is dead for me, it gives a 404.
-
View User Profile
-
Send Message
Posted Jul 10, 2020In reply to TooManyBugs1:
Oh whoops, looks like it was set to Private. Should be public now. Just goes to show how many people are actually looking at the source huh :')
-
View User Profile
-
Send Message
Posted Jul 10, 2020In reply to Lolmewn:
Thank you!! Hopefully I can contribute something useful. I've been using sortal for years!
-
View User Profile
-
Send Message
Posted Mar 20, 2015@ray0911
Awesome :)
-
View User Profile
-
Send Message
Posted Mar 19, 2015@ray0911
It works!
-
View User Profile
-
Send Message
Posted Mar 19, 2015@Lolmewn
ty sir! Will test it now.
-
View User Profile
-
Send Message
Posted Mar 18, 2015@ray0911
Just pushed a fix. You can also go into the config and set it to "sortal" (all lowercase).
-
View User Profile
-
Send Message
Posted Mar 18, 2015@Lolmewn
Using CI. I don't remember when it broke. I wont be able to say which build changed it. Does ring any bells when i'm talking about line 1 and the settings.yml? it will not accept "sortal" it only accept "[sortal]".
-
View User Profile
-
Send Message
Posted Mar 17, 2015@ray0911
What do you mean with "Most recent"? Latest release on DBO or latest from CI?
-
View User Profile
-
Send Message
Posted Mar 17, 2015I switch to spout and update the sortal plugin. All my sortal line 1: "sortal" not "[sortal]" and it always worked that way. I see in the settings.yml there is a signContains: '[Sortal]' i changed this to 'Sortal' but it doesnt seem to have any effect. All my signs with line 1: "sortal" dont work. Any sign i create with line 1: "[sortal]" does. can you help me? We have 100's of sortal all over the place. there is no way i can update them all. Thanks for your help. I'm using the most recent build of sortal .
-
View User Profile
-
Send Message
Posted Jul 26, 2014@madbussu
Alright, awesome :) I'll continue developing, don't worry ;)
-
View User Profile
-
Send Message
Posted Jul 25, 2014@Lolmewn
k...i uninstall it and then i re-download your last version put it back, set the sign again and now works fine ... i really don't know what happen.
Lolmewn thank you for your help ! i hope you continue to develop this plugins for 1.8 it's really easy to use and i like it a loot.
-
View User Profile
-
Send Message
Posted Jul 25, 2014@madbussu
Works 100% for me. I suggest you enable debug and check if signs.yml contains the locations and warps of your signs (do this after shutting down the server, the data gets saved on server shutdown).
-
View User Profile
-
Send Message
Posted Jul 24, 2014@Lolmewn
on the sign i have 2 lines 1. Teleport 2.home
and yes i register every sign i make the sign with this 2 lines then i register it
any clue??
-
View User Profile
-
Send Message
Posted Jul 23, 2014@madbussu
This shouldn't happen. What do you have on your sign? Is it a w:<warpname> or did you register it?
-
View User Profile
-
Send Message
Posted Jul 23, 2014man i love your plugin light and easy! i have only one problem ...there is a way to use multiple sign to teleport to the same location? example: main location home....and i have like 5-9 place where i wanna place signs to teleport me back to home location ?
....because when i place the second sign to teleport me home the 1st lose functionality!
-
View User Profile
-
Send Message
Posted May 13, 2014@glassesofdoom
It's a what?
-
View User Profile
-
Send Message
Posted May 12, 2014Why is this an AUR?