{"id":66564,"date":"2026-06-03T22:37:26","date_gmt":"2026-06-03T19:37:26","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/"},"modified":"2026-06-03T22:37:26","modified_gmt":"2026-06-03T19:37:26","slug":"exitplugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/","title":{"rendered":"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6"},"content":{"rendered":"<p>I. Command List:<br \/>\n\/exitadmin &#8211; Main Admin Command<br \/>\nAlias: \/ea<br \/>\nPermission: exitplugin.admin<br \/>\nSubcommands:<br \/>\nsetpoint1<br \/>\nUsage: \/exitadmin setpoint1<br \/>\nDescription: Set the first point of the area<br \/>\nsetpoint2<br \/>\nUsage: \/exitadmin setpoint2<br \/>\nDescription: Set the second point of the area<br \/>\ncreate <name> <type><br \/>\nUsage: \/exitadmin create <name> <type><br \/>\nDescription: Create an exit point; types: normal (regular exit), lever (lever-activated exit), drop (drop-activated exit)<br \/>\ndelete <name><br \/>\nUsage: \/exitadmin delete <name><br \/>\nDescription: Delete the specified exit point<br \/>\nsetlever <name><br \/>\nUsage: \/exitadmin setlever <name><br \/>\nDescription: Bind a lever to the exit point<br \/>\nunsetlever <name><br \/>\nUsage: \/exitadmin unsetlever <name><br \/>\nDescription: Unbind the lever from the exit point<br \/>\nsetcountdown <name> <seconds><br \/>\nUsage: \/exitadmin setcountdown <name> <seconds><br \/>\nDescription: Set the exit countdown time<br \/>\naddplayercommand <name> <command><br \/>\nUsage: \/exitadmin addplayercommand <name> <command><br \/>\nDescription: Add a player command (executed when a player exits)<br \/>\naddadmincommand <name> <command><br \/>\nUsage: \/exitadmin addadmincommand <name> <command><br \/>\nDescription: Add an admin command (executed by the console when a player exits)<br \/>\naddlevercommand <name> <command><br \/>\nUsage: \/exitadmin addlevercommand <name> <command><br \/>\nDescription: Add a lever command (executed when the lever is activated)<br \/>\nsetdisplayname <name> <displayname><br \/>\nUsage: \/exitadmin setdisplayname <name> <displayname><br \/>\nDescription: Set the display name of the exit point<br \/>\nsethologram <name><br \/>\nUsage: \/exitadmin sethologram <name><br \/>\nDescription: Set the hologram location (current position)<br \/>\nsetpermission <name> <permission>\nUsage: \/exitadmin setpermission <name> <permission>\nDescription: Set the permission required to use the exit point (empty for no permission)<br \/>\nlist<br \/>\nUsage: \/exitadmin list<br \/>\nDescription: View all exit points<br \/>\ninfo <name><br \/>\nUsage: \/exitadmin info <name><br \/>\nDescription: View detailed information about an exit point<br \/>\nreload<br \/>\nUsage: \/exitadmin reload<br \/>\nDescription: Reload the configuration<br \/>\nfixconfig<br \/>\nUsage: \/exitadmin fixconfig<br \/>\nDescription: Fix the configuration<br \/>\nactivate <name><br \/>\nUsage: \/exitadmin activate <name><br \/>\nDescription: Activate a lever exit point (via command)<br \/>\nupdate<br \/>\nUsage: \/exitadmin update<br \/>\nDescription: Manually check for plugin updates<br \/>\nversion<br \/>\nUsage: \/exitadmin version<br \/>\nDescription: View plugin version information<br \/>\nsetmessage <name> <type> <content><br \/>\nUsage: \/exitadmin setmessage <name> <type> <content><br \/>\nDescription: Set independent messages for the exit point<br \/>\nlistmessages <name><br \/>\nUsage: \/exitadmin listmessages <name><br \/>\nDescription: View the message list for the exit point<br \/>\nresetmessages <name><br \/>\nUsage: \/exitadmin resetmessages <name><br \/>\nDescription: Reset the exit point&#8217;s messages to default<br \/>\nhelp<br \/>\nUsage: \/exitadmin help<br \/>\nDescription: Display help  <\/p>\n<p>\/exit &#8211; Activate Lever Exit Point<br \/>\nUsage: \/exit <exit point name><br \/>\nPermission: exitplugin.activate<br \/>\nDescription: Activate the specified lever exit point via command (no lever required)  <\/p>\n<p>II. Permission Node List:<br \/>\nexitplugin.*<br \/>\nDescription: All exit plugin permissions<br \/>\nDefault: op (admin)<br \/>\nSubpermissions:<br \/>\nexitplugin.admin<br \/>\nexitplugin.activate<br \/>\nexitplugin.use.*  <\/p>\n<p>exitplugin.admin<br \/>\nDescription: Exit plugin admin permission<br \/>\nDefault: op (admin)<br \/>\nDescription: Allows the use of all admin commands (\/exitadmin)  <\/p>\n<p>exitplugin.activate<br \/>\nDescription: Permission to activate lever exit points via command<br \/>\nDefault: op (admin)<br \/>\nDescription: Allows the use of the \/exit command to activate lever exit points  <\/p>\n<p>exitplugin.use.*<br \/>\nDescription: Permission to use all exit points<br \/>\nDefault: true (all players)<br \/>\nSubpermissions:<br \/>\nexitplugin.use  <\/p>\n<p>exitplugin.use<br \/>\nDescription: Basic permission to use exit points (each exit point may have independent permissions)<br \/>\nDefault: true (all players)  <\/p>\n<p>Exit Point Independent Permissions (if require_permission is true in configuration)<br \/>\nFormat: exitplugin.use.<exit point name><br \/>\nExample: exitplugin.use.main_exit<br \/>\nDescription: This permission node is automatically generated by the plugin to control access to specific exit points.  <\/p>\n<p>III. Notes:<br \/>\nWhen creating an exit point, you must first use setpoint1 and setpoint2 to define an area with two points.<br \/>\nLever exit points require a lever to be bound (using the setlever command) for activation via lever, but they can also be activated via the \/exit command.<br \/>\nDrop exit points require players to empty their main inventory (excluding hotbar, armor, and offhand) to start the countdown.<br \/>\nMessage configuration allows independent settings for each exit point, which can be modified using the setmessage command.<br \/>\nOnly version 1.1.1v and above &#8220;may&#8221; support other cores (e.g., Mohist) and game versions. Versions below 1.1.1v only support Paper core and game version 1.20.1.  <\/p>\n<p>IV. Example Workflow:<br \/>\nSet the area:<br \/>\n\/exitadmin setpoint1<br \/>\n\/exitadmin setpoint2<br \/>\nCreate an exit point:<br \/>\n\/exitadmin create <exit point name> lever<br \/>\nBind a lever:<br \/>\nStand next to the lever and enter: \/exitadmin setlever <exit point name><br \/>\nThen right-click the lever.<br \/>\nSet the countdown:<br \/>\n\/exitadmin setcountdown <exit point name> 60<br \/>\nAdd commands:<br \/>\n\/exitadmin addplayercommand <exit point name> &#8220;say %player% has exited!&#8221;<br \/>\nActivate:<br \/>\nRight-click the lever or use \/exit <main exit name><br \/>\nThis way, when a player is in the area and the lever is activated, the commands will execute after the countdown ends.  <\/p>\n<p>V. Supported Cores: Paper, Spigot, Folia, Purpur, Mohist  <\/p>\n<p>VI. Additional Notes: Everyone is welcome to freely distribute this plugin publicly, provided the author&#8217;s copyright is not infringed.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A practical exit point plugin with many basic exit functions and a high level of customizability.<\/p>\n","protected":false},"featured_media":66565,"template":"","meta":{"_minecraft_slug":"exitplugin","_minecraft_project_id":"Mn0WDIQQ","_minecraft_author":"1606479376@qq.com","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":57,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"exitplugin.zip","_minecraft_size_bytes":520221,"_minecraft_version_count":8,"_minecraft_updated_at":"2026-05-15T20:59:38.710478Z","_minecraft_date_created":"2026-01-24T23:36:26.002099Z","_minecraft_date_modified":"2026-01-30T01:44:26.427141Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/exitplugin","_minecraft_icon_attachment_id":66565,"_minecraft_imported_at":"2026-06-03T19:37:27+00:00","_minecraft_import_hash":"3e9c5e8412a6020c5111dcd0761b1c36","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,866,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-66564","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-minigame","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6 - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6 - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A practical exit point plugin with many basic exit functions and a high level of customizability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/\",\"name\":\"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6 - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/exitplugin-icon-263d296480e323d7397c45502dead02e1b87a623.png\",\"datePublished\":\"2026-06-03T19:37:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/exitplugin-icon-263d296480e323d7397c45502dead02e1b87a623.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/exitplugin-icon-263d296480e323d7397c45502dead02e1b87a623.png\",\"width\":45,\"height\":45},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/exitplugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6 - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/","og_locale":"en_US","og_type":"article","og_title":"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6 - Minecraft","og_description":"A practical exit point plugin with many basic exit functions and a high level of customizability.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/","name":"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6 - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/exitplugin-icon-263d296480e323d7397c45502dead02e1b87a623.png","datePublished":"2026-06-03T19:37:26+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/exitplugin-icon-263d296480e323d7397c45502dead02e1b87a623.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/exitplugin-icon-263d296480e323d7397c45502dead02e1b87a623.png","width":45,"height":45},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/exitplugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Exitplugin-\u64a4\u79bb\u70b9\u63d2\u4ef6"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/66564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/66565"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=66564"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=66564"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=66564"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=66564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}