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
IRC Support
You can find me (and possibly, when I'm around, support) in my IRC channel #Lolmewn on irc.esper.net - See you there!
Follow me for instant updates on changes
Tutorial
View my TODO list here click me!
Global Info
What a Sign looks like

This is for X,Y,Z teleport

This is when you set up a warp.
Download now!
At the files page
Statistics
Stats from http://mcstats.org/plugin/Sortal
Facts
- Date created
- Aug 25, 2011
- Categories
- Last update
- May 02, 2013
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- Sortal
- Downloads
- 57,900
- Recent files
- R: v5.4 for 1.5.2 May 02, 2013
- R: v5.3 for 1.5.1 Mar 22, 2013
- R: v5.2 for 1.5.1 Feb 12, 2013
- R: v5.1 for CB 1.4.7-R1.0 Feb 03, 2013
- R: Sortal v5.02 for CB 1.4.2-R0.2 Aug 31, 2012
- Reply
- #143
Lolmewn Apr 11, 2013 at 09:02 UTC - 0 likes@Icefuzion: Go
Should go in the Sortal_signs table, add column isPrivate which is a boolean.
Being awesome ^^
- Reply
- #142
Icefuzion Apr 10, 2013 at 13:44 UTC - 0 likes@Lolmewn: Go
Can I add the column manually? What table do I add it to? Sortal_signs, Sortal_users or Sortal_warps?
- Reply
- #141
Lolmewn Apr 09, 2013 at 22:17 UTC - 0 likes@Icefuzion: Go
Pastebin does seem to work on phone, the Mysql database is missing a column. I thought this was automatically added, but It seems not then.
- Reply
- #140
Lolmewn Apr 05, 2013 at 15:03 UTC - 0 likes@Icefuzion: Go
Pastebin seems to be offline, I'd really like to see the error.
- Reply
- #139
Icefuzion Apr 05, 2013 at 12:51 UTC - 0 likesI'm registering signs and they work but get removed after restarting... what the hell... using mySQL.
Looking at the database now and I don't see any data appearing when I register signs.
Sortal_signs is completely empty, and so is Sortal_users. Sortal_warps has my set warps in it with coords.
Sortal is mostly being used for warp signs at spawn, so players can click them to get warped to set warps.
UPDATE:
error in console:
http://pastebin.com/pN3fBM3f
- Reply
- #138
Lolmewn Apr 05, 2013 at 08:51 UTC - 0 likesAww yeah, 50k+ downloads reached! Thanks for the support everyone!
- Reply
- #137
Lolmewn Apr 05, 2013 at 08:51 UTC - 0 likes@Icefuzion: Go
Hmm.. okay. Weird.
You could've used /sortal convert mysql - to let it convert to MySQL, allowing you to keep your signs etc. Ah well.
- Reply
- #136
Icefuzion Apr 03, 2013 at 19:09 UTC - 0 likes@Lolmewn: Go
It's very odd, really. I remove the sortalwarp it's warping to, and it says 'There's something wrong with this sign' on rightclick. When unregistering, it says 'Unregistered sign, no data left for sign, removing' (obviously not getting removed).
Is there a way of forcefully removing data/signs?
I can't be bothered making a ticket, sorry.
I'll try using MySQL instead (I should've been using this in the first place, I guess I missed that in the config before), I guess it'll reset the already existing signs so I'll just remake them. Edit: yeah, that "fixed" it for me.
- Reply
- #135
Lolmewn Apr 03, 2013 at 10:51 UTC - 0 likes@Icefuzion: Go
Try, instead of using the command, breaking the sign.
You might want to make a ticket anyway.
- Reply
- #134
Icefuzion Apr 03, 2013 at 00:19 UTC - 0 likes@Lolmewn: Go
No. I still have this problem.