{"id":18649620,"url":"https://github.com/darkeyedragon/randomteleport","last_synced_at":"2025-07-02T17:35:23.769Z","repository":{"id":37072605,"uuid":"241091511","full_name":"DarkEyeDragon/RandomTeleport","owner":"DarkEyeDragon","description":"Randomly teleport players to a safe location","archived":false,"fork":false,"pushed_at":"2024-06-17T08:41:42.000Z","size":2919,"stargazers_count":13,"open_issues_count":27,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T18:55:48.103Z","etag":null,"topics":["hactoberfest","minecraft","random","random-generation","rtp","spigot","teleport"],"latest_commit_sha":null,"homepage":"https://ci.darkeyedragon.me/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DarkEyeDragon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-17T11:30:24.000Z","updated_at":"2024-10-29T10:22:23.000Z","dependencies_parsed_at":"2024-01-15T11:08:46.482Z","dependency_job_id":"5aabf173-6ab0-44d9-8aca-78cb54b70ac1","html_url":"https://github.com/DarkEyeDragon/RandomTeleport","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DarkEyeDragon/RandomTeleport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEyeDragon%2FRandomTeleport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEyeDragon%2FRandomTeleport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEyeDragon%2FRandomTeleport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEyeDragon%2FRandomTeleport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarkEyeDragon","download_url":"https://codeload.github.com/DarkEyeDragon/RandomTeleport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkEyeDragon%2FRandomTeleport/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263185200,"owners_count":23427139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hactoberfest","minecraft","random","random-generation","rtp","spigot","teleport"],"created_at":"2024-11-07T06:39:29.338Z","updated_at":"2025-07-02T17:35:23.742Z","avatar_url":"https://github.com/DarkEyeDragon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random Teleport\nTeleport a player to a random (safe) location in the Minecraft world.\n\n### Features\n- World based teleports.\n- Teleport cooldown.\n- Pre generated random locations (instant teleports).\n- Adjustable queue. Determine yourself how many pre generated locations you want.\n- Everything customizable.\n- Full async chunkloading support for Paper servers.\n- Choose if a world requires a permission or not.\n\n### Supported plugins\n- FactionsUUID\n- WorldGuard\n- GriefPrevention\n- GriefDefender\n- RedProtect\n\n### Permissions\n\n```yml\npermissions:\n  rtp.teleport.*:\n    description: give all teleport permissions\n    children:\n      rtp.teleport.self: true\n      rtp.teleport.other: true\n      rtp.teleport.bypass: true\n      rtp.teleport.world: true\n  rtp.*:\n    description: give all rtp commands\n    children:\n      rtp.teleport.*: true\n      rtp.teleportdelay.bypass: true\n      rtp.eco.*: true\n  rtp.eco.*:\n    description: bypass all economy restrictions\n    children:\n      rtp.eco.bypass: true\n  rtp.admin.*:\n    description: give all admin commands\n    children:\n      rtp.admin.removeworld: true\n      rtp.admin.addworld: true\n      rtp.admin.resetcooldown: true\n      rtp.admin.reload: true\n      rtp.admin.setprice: true\n  rtp.teleport.self:\n    description: random teleport yourself\n  rtp.teleport.other:\n    description: random teleport others\n  rtp.teleport.world:\n    description: random teleport to any world that doesnt require extra permissions\n  rtp.teleport.bypass:\n    description: bypass the cooldown\n  rtp.teleportdelay.bypass:\n    description: bypass initial tp delay\n  rtp.eco.bypass:\n    description: bypass economy costs\n  rtp.admin.removeworld:\n    description: allow admins to remove worlds from the config\n  rtp.admin.addworld:\n    description: allow admins to add worlds to the config\n  rtp.admin.resetcooldown:\n    description: allow admins to reset the cooldown timer of players\n  rtp.admin.reload:\n    description: allow admins to reload the plugin configs and repopulate queues\n  rtp.admin.setprice:\n    description: allow admins to set the teleport costs\n```\n![alt text](https://i.imgur.com/78pXgKp.png \"commands\")\n![alt text](https://i.imgur.com/dhdUE8i.png \"rtp\")\n![alt text](https://i.imgur.com/9JCz30l.png \"async world \")\n### Known issues\n- Config files will lose comments when adding/removing worlds through commands (SnakeYML limitation). Might or might not fix.\n- Setting a radius with all unsafe locations will cause the plugin to search indefinitely. There is no search limit.\n\n### Platforms\n- [x] Spigot\n- [X] Paper\n- [x] Bukkit based platforms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkeyedragon%2Frandomteleport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkeyedragon%2Frandomteleport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkeyedragon%2Frandomteleport/lists"}