A teleportation mod that brings a nerfed experience, perfect for survival servers.
Mod Description
Telepost is a teleportation mod that functions independently without the need for any other mods. However, it has softdepend functions for the following:
- [GriefDefender]( 链接): This allows claiming posts using /buildposts and lets players name a post if they have enough claim blocks.
- [WorldEdit]( 链接): Accommodates terrain when using /buildposts to ensure the posts look good.
- [Bluemap]( 链接): Displays a marker with the named post when using /namepost.
Teleportation posts can be built throughout the whole map, with one post created every 2000 blocks. These posts serve as a nerfed teleportation system, allowing players to execute teleport commands only in specific locations of the world, adding an element of fun to exploration and player interaction.
Additionally, Telepost provides the following commands:
- /nearestpost: Tells you the location of the nearest post.
- /setpost: Sets a home on the nearest post.
- /homepost: Teleports you to your home post.
- /postlist : Shows a pagination of the named posts.
- /invite : Invites a player to your home post.
- /visit : Teleports you to an invited post or to a Named Post.
- /forcevisit : Forces teleportation of a player to a post. Only for admins.
- /namepost : Gives a name to the nearest post. Only for admins.
- /unnamepost : Removes the name of a post. Only for admins.
- /buildposts: Builds all posts. Only for admins.
The mod also provides permissions for different commands, allowing server administrators to manage player access to specific functionalities.
Telepost also contains a variety of posts NBT's, including Vanilla biomes and Terralith biomes, totaling 133 different post NBT's, plus a `default.nbt` that is a copy of `plains.nbt`.
There are also translations available for different languages, allowing players to receive in-game messages in their preferred language.
Telepost is an exciting addition for Minecraft servers, enhancing gameplay and promoting player interaction.
To contribute to the mod translations, visit [here]( 链接).
Special thanks to the individuals involved in building the post NBT's, as well as those who have contributed to the translations.
Permissions
The mod provides various permissions for different commands, allowing server administrators to manage player access to specific functionalities.
Supported Versions
License
Discord
Thank you to the contributors and the community for their support and involvement in the Telepost mod.
# Update from 1.16 or lower:
- move your `mods/telepost/` folder to `world/telepost/`folder
## Changelog
- Minor fixes
- Fix offline name getter when they expire in usercache.json
- Fix Quilt compat
- Added `/privatepost` so players can make it not be shown in `/postlist`, `/visit` completion and in BlueMap markers
- Fix crash if BlueMap not installed
- Stable version:
I've solved so many bugs regarding things not loading, or commands not responding, this update is really stable and has all commands being functional.
- Fixed /postlist now showing who named the posts correctly
- Fixed /forcevisit not working
- Fixed /visit <PostName> not showing the actual post name in the message, it used to be `Arrived at example` now it's `Arrived at Example`
- Reworked the Permission system, it's now compatible with LuckPerms. Please see [Mod Description](https://modrinth.com/mod/telepost) to learn about the permissions.
YOU NEED TO RESET YOUR CONFIG.JSON, OR ADD THE ENTRIES [HERE](https://github.com/Kryeit/Telepost/blob/1.20.1/src/main/resources/config.json)
- Added montly auto post naming, that works with random names from the config, and in spiral pattern
- Now admin and auto named posts will show blue on /postlist
- Decrease post claim height from the bottom
- Update to 1.20.4
- Fixed Bluemap integration
- Fixed players being able to name more than one post
- Adjusted the config.yml so it's more user friendly for new server owners using the mod
- Added all translations from /postlist (es, fr, de, lv, ch, pt)
- Fixed Bluemap integration
- Fixed players being able to name more than one post
- Adjusted the config.yml so it's more user friendly for new server owners using the mod
- Added all translations from /postlist (es, fr, de, lv, ch, pt)
- Added a config.json file in the config/ folder.
- Fixed leveldb dependency crash server side
- Improved WE compat
- Added 133 different 31x31 post structures (created automatically)
- Various fixes
- When a player names a post they will get manager trust in the admin claim the post is in (GriefDefender compat)
- When anyone names a post, a bluemap poi marker will be created (BlueMap compat)
- Added /h alias for /home
- Added /v alias for /visit
- Added /closestpost and /post alias for /nearestpost
- Added latvian translation
- Fixed GriefDefender claimgroup creation
- Adjusted an entry in translation
- Now if you have WorldEdit installed, the terrain where the post is build will be somewhat accomodated for it to be placed (softdepend)
- Fixed the mod not being able to detect GriefDefender installed
- Added brazilean portuguese
- Changed to only-server mod, clients won't be able to run it
- Added an icon
- The mod can now be used in 1.20, 1.20.1 and 1.20.2
- Fixed teleport locations being offsetted
- Fixed /buildposts
- Fixed /buildposts not being able to be used without GD
- /buildposts notification in case you didn't set your worldborder