Teleport Plugin to only teleport themselves (and not other players)
Looking for a teleport plugin that allows players to teleport themselves as if they had
/tp
, but not able to teleport others.
Bonus if the plugin supports homes and warps, but not necessary. Thanks!28 Replies
Thanks for asking your question!
Once you have finished, please close your thread.
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close
!close
!solved
Requested by masteroftheninja#0
essentials
dont want essentials
tried it, it conflicts with so many things
like what?
never had it conflict other than like vanilla commands which can easily be fixed
mostly permissions and over-aliasing, like gamemodes
it has warps, homes, tp
permissions?
just use luckperms to only give what they need
yeah i've got lp. it's mostly the over-aliasing that gets annoying
and it's too much content
what
players sign in and got confused
just disable the motd /shrug/
yeah but then there's also overriding any command they try to use
i'd want another alternative to essentials if possible
pretty damn easy to fix, but eh essentials was just a recommendation
not sure any that fits ur exact needs tho'
yeah some searching didn't get me anywhere which is why im here
Essentials has config setting to prevent essentials from overriding
U can just disable the commands
#Vanilla-like teleport spigot/bukkit plugin This thread might help. It's of tp plugins, but it only covers survival friendly ones.
Advanced Teleport (https://www.spigotmc.org/resources/advancedteleport.64139/) might be a good fit for tpa and warps
SpigotMC - High Performance Minecraft
AdvancedTeleport
thanks! yeah saw that thread and advancedteleport, unfortunately it doesn't feature a regular
/tp <x> <y> <z>
commandI salute you for not wanting Essentials. Talk about bloat. Even after disabling all the stuff you don’t want, you’re still left with a cookie-cutter feel. Good job being unique!
Signed a fellow essentials hater
Btw, this would be a really simple plugin to create. Does one really not already exist?
yeah couldn't find a premade one supporting 1.19.4
set up the environment to make my own plugin so now im learning
honestly im pretty surprised at the popularity of essentials
we already have a different nickname plugin and gamemode plugin and it just doesn't play nice
Essentials is basically a guy trying to play Minecraft plugin God and it even talks shit on other plugins in the source code. For example it’ll say things like “conflicts with braindead code from this other plugin”
This is coming from someone who uses essentials. At this point it would be too much of a pain to remove, but I wish I could get back the hours I spent trying to get essentials to work.
I found essentials annoying because of their overwriting of basic Minecraft commands. As someone who has lots of experience in commands and command blocks, I find essentials to be irking as basic commands are entirely different and change the function of the entire command. As well as their not even being a proper reason to use them. Need to /feed? Just use
/effect <player> saturation 10 255 true
I found it really annoying when I knew how to do something in vanilla and essentials just straight up remove the ability to perform the command. I just don't like the walled garden and superiority complex. It's just handholding people and preventing them from learning how to actually run commands. Like instead of using /smite <player> learn how to do /execute at <player> run summon lightning ~ ~ ~
Then, when you mod for any server, you will actually be able to do it! Also the defaulting to 64 for the give command bothers me, but I'm sure that can probably be changed in some config hidden away.yeah this irks me a lot
i've got so much brain and muscle memory to the defaults
then the defaults changed and im just stuck there confused
can just do /minecraft:<insert vanilla command here>
yes it is annoying how they override stuff and some things no longer work, but for those small use cases, just do the vanilla command and add
/minecraft:
but i completely disagree with ur take on the short form commands. a lot of people prefer to just do /smite <player>
its 100x quicker, less to remember, and more logicial (ie. if u want to feed someone u type feed u dont gotta remember feed = saturation)you're getting locked into the essentials ecosystems though, and you're not training any skills or memory that will help you outside of that ecosystem
this could just be because i've never used essentials, but i already know how to do pretty much anything I want with the vanilla commands, so when I now have to prefix all commands with
minecraft:
I feel like that's the wrong solution
imo if essentials wants to override a command, it should require the essentials:
prefix and leave the original command as is, and then if I want to I can go override it in commands.yml
they have config options to prevent overriding...
its still a lot of bloat
but fair enough, I didn't know that and it probably would have solved most of my main issues
yeah at the end of the day, the entire plugin is just intended to do All the basic/"essential" commands in an easy way. if that's not what u want, and u'd rather use the vanilla commands, and then find 10 different smaller specific plugins for their niche, (ie /homes), no harm in that. no need to bash on the plugin for doing exactly what its purpose is.
now hating on the plugin for "shitting" on other plugins in the source code, (i believe its only 1 specific plugin). thats valid and imo, should not be accepted in this community
Yh, overall its a good plugin for a basic server owner who wants simple over customizability. But the dev just doesnt seem great (apparently not as bad as the pufferfish dev tho)
And it kinda boxes you into the ecosystem because you dont learn the actual commands behind them