WayShrines
WayShrines plugin for TESO-like teleportation system.

Plugin uses Vault for teleportation payments --->CLICK<---
To create a shrine place a block, look at it and type /ws create <name>. Now when player right click on the block he gets a GUI with available shrines.
There is also(can be disabled in config) a respawn system. After player dies he will be respawned at closest available wayshrine.
My new plugin(Re Spawn) softly depends on WayShrines. Check it out too.
BTW: Current shrine is not shown in GUI!
Commands:
/wayshrines help - open help page
/wayshrines info - plugin info
/wayshrines create <name> - create new wayshrine.
/wayshrines delete <name> - delete a wayshrine.
/wayshrines cost <name> <cost> - set teleportation cost.
/wayshrines seticon <name> - set GUI item(icon) for wayshrine. Item is from main hand.
/wayshrines setspawn <name> - set wayshrine spawn point.
/wayshrines setknown <name> <true/false> - set wayshrine locked(except when scouted)/unlocked for all players.
/wayshrines setrespawn <name> <true/false> -
Configuration:
#Enable vault support(teleportation cost)
use-vault: true
#When player rightclick shrine, he unlocks it
enable-scouting: true
#Log unlocked shrines
log-scouting-when-disabled: true
#Respawn on the closest unlocked shrine
enable-death-respawn: true
#Eats a lot of resources but rly needed
enable-heavy-event-listening: true
#True and false format
true: '&aTRUE'
false: '&cFALSE'
#Name of GUI
inventory-name: '&bWayShrines: &e%page% &a/ &e%pages%'
#GUI rows
inventory-rows: 3
#Name of the shrine in GUI
shrine-name: '&aShrine: &d%name%'
#Lore of the shrine in GUI
shrine-lore:
- '&eCost: &d%cost%'
#Material for NEXT button
right-material: 'ARROW'
#Material for BACK button
left-material: 'REDSTONE'
#Name for NEXT button
right-name: '&dGo ahead.'
#Name for BACK button
left-name: '&dGo back.'
#Lore for NEXT button
right-lore:
- '&eNext page!'
#Lore for BACK button
left-lore:
- '&ePrevious page!'
Installation:
1) Download WayShrines.jar
2) Put it to the plugins folder
3) Restart the server
-
View User Profile
-
Send Message
Posted Apr 12, 2020Can you post an example of the command to setting the cost? I have tried several things and I get the wrong command message
-
View User Profile
-
Send Message
Posted Apr 13, 2020In reply to Ry852:
/wayshrines cost <name> <cost>. Use help command please
-
View User Profile
-
Send Message
Posted Apr 13, 2020In reply to NukerFall:
I meant, I would like to see an example of the command with the cost in it
For instance I tried /wayshrines cost Home emerald 1
to try and make it cost an emerald to use it, but that isn't it.
When I try /wayshrines cost Home 1
there is a cost, but I can't figure out what the 1 is... one what?
-
View User Profile
-
Send Message
Posted Apr 14, 2020In reply to Ry852:
Economical part of plugin depends on Vault. Economy cost
-
View User Profile
-
Send Message
Posted Apr 14, 2020In reply to NukerFall:
Oh, i don't know about that plugin. I thought you would pay with experience or could set a resource.
I was going to do something like the first for over world wayshrines would cost X emeralds, Nether wayshrines cost X Gold, End wayshrines cost X diamonds.
So I got vault, then found out that was an plugin for economy plugins, and tried to set several of them up, but I didn't have any luck trying to get something from one the economy plugin to use as the cost of use of the wayshrines.
It isn't a huge deal, and the wayshrine system is very useful even without the cost part of it. It's the best plugin I have seen yet for teleporting in the game without using commands or something similar to that.
Hopefully I will be able to eventually be able to find a simple economy plugin that works, and then be able to exchange experience, or emeralds, etc into the currency to use as the cost for these wayshrines.
-
View User Profile
-
Send Message
Posted Apr 15, 2020In reply to Ry852:
xConomy, Essentials Eco
-
View User Profile
-
Send Message
Posted Apr 15, 2020In reply to Ry852:
So I got an ecomony plugin that seems to be working fine, and works with other things. When I take those out and just have the economy plugin and WayShrines and try /vault-convert it says
You must have at least 2 economies loaded to convert.
The only thing I can think of that might be causing a problem is in the config it has
cost: false
If I set it to true, then restart the server and ect if I check the config file again cost: false is in there again
Is the Vault plugin recognizing the WayShrines plug in as an economy for anyone else?
additionally in vault when you
/vault-info
it is not showing WayShrines as an economy plugin
-
View User Profile
-
Send Message
Posted Apr 15, 2020In reply to Ry852:
use /wayshrines reload instead of restarting server
-
View User Profile
-
Send Message
Posted Apr 15, 2020In reply to NukerFall:
/wayshrines reload
gives Wrong Command msg
-
View User Profile
-
Send Message
Posted Apr 15, 2020In reply to Ry852:
thanks for info, fixed. Stop server, edit config and then start server.
-
View User Profile
-
Send Message
Posted Apr 15, 2020I just got on today and everything is working perfectly.
I have it set where the WayShrines cost X amount of XP per use and it's great.
Thanks for the help, and fix.
-
View User Profile
-
Send Message
Posted Apr 9, 2020Hey,
I have two questions:
Question 1:
Is there a way to make only discovered wayshrines available to teleport to? as well as some wayshrines everyone starts off being able to teleport to? (Maybe an easy way to implement this is would be permission nodes for each wayshrine. then I can make regions around each wayshrine that gives that wayshrine's permission)
Question 2:
Can I use another block to make wayshrines? Like, say a beacon?
Thanks
Oly
-
View User Profile
-
Send Message
Posted Apr 11, 2020In reply to olytthra:
Right now u can't but i will add it in future update...
-
View User Profile
-
Send Message
Posted Apr 11, 2020In reply to olytthra:
Ur update is ready. Waiting for approval.
-
View User Profile
-
Send Message
Posted Apr 15, 2020In reply to NukerFall:
Thanks for getting back to me.
Which question will be handled in future updates and which is ready? Sorry, just a little ambiguous.
Thanks
-
View User Profile
-
Send Message
Posted Apr 16, 2020In reply to olytthra:
bruh, i'm not adding anything, just waiting for users for bringing me new ideas ;)
-
View User Profile
-
Send Message
Posted Apr 5, 2020First, let me say I love this plugin and have been looking for something like this for some time. Thank you for making it.
But, whenever a player clicks outside of the inventory screen, even when not in the Wayshrine GUI menu, an error gets thrown.
This error occurs with the latest versions of Spigot or PaperSpigot for 1.15.2
Spigot Error:
PaperSpigot Error:
-
View User Profile
-
Send Message
Posted Apr 5, 2020In reply to Duckwark:
thanks, update will be uploaded 30 mins later, but idk how long would it take to get plugin approved.
upd: ready to use
-
View User Profile
-
Send Message
Posted Mar 25, 2020How do you remove a wayshrine?
-
View User Profile
-
Send Message
Posted Mar 26, 2020In reply to Bagmannnnn:
there is /ws help command in plugin, use it before asking please. /ws remove <name> removes the wayshrine