{"id":15144102,"url":"https://github.com/3zeroed/playerjoinsettings","last_synced_at":"2026-01-21T10:02:01.838Z","repository":{"id":130606468,"uuid":"156039316","full_name":"3zeroed/PlayerJoinSettings","owner":"3zeroed","description":"Fully customized players join or leave messages, Or send a message to the player when joining, Title, SubTitle, pop up UI form. Click the button to execute the custom command","archived":false,"fork":false,"pushed_at":"2022-04-02T18:16:58.000Z","size":2908,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-12T22:37:41.061Z","etag":null,"topics":["mcbe","mcbe-plugin","mcbe-server","pmmp","pocketmine","pocketmine-mp","pocketmine-mp-plugin","pocketmine-plugins"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3zeroed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-11-04T01:35:31.000Z","updated_at":"2022-04-02T18:07:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ac6f12f-c622-4167-b4fd-ca5bab337188","html_url":"https://github.com/3zeroed/PlayerJoinSettings","commit_stats":{"total_commits":88,"total_committers":7,"mean_commits":"12.571428571428571","dds":"0.11363636363636365","last_synced_commit":"04fe0b67b70627f844486a09599c06e2467b6db2"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3zeroed%2FPlayerJoinSettings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3zeroed%2FPlayerJoinSettings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3zeroed%2FPlayerJoinSettings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3zeroed%2FPlayerJoinSettings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3zeroed","download_url":"https://codeload.github.com/3zeroed/PlayerJoinSettings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247517645,"owners_count":20951710,"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":["mcbe","mcbe-plugin","mcbe-server","pmmp","pocketmine","pocketmine-mp","pocketmine-mp-plugin","pocketmine-plugins"],"created_at":"2024-09-26T10:21:50.901Z","updated_at":"2026-01-21T10:02:01.793Z","avatar_url":"https://github.com/3zeroed.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003ePlayerJoinSettings\u003cimg src=\"https://github.com/Anders233/PlayerJoinSettings/blob/master/icon.png\" height=\"64\" width=\"64\" align=\"left\"\u003e\u003c/img\u003e\u003c/h1\u003e\n\nFully customized player joins or exits the message, \nor sends a message to the player when joining, Title, SubTitle, pops up the UI form\n\n![image](https://github.com/Anders233/PlayerJoinSettings/blob/master/Demonstration.png)\n![image](https://github.com/Anders233/PlayerJoinSettings/blob/master/Demonstration1.png)\n\n- Planning project：\n  - [x] Fully configurable configuration file\n  - [x] There are configurable variables: {name}, {line}, {online},\n {max_online}......\n  - [x]\tCustom player joins to send private chat messages\n  - [x]\tCustom player join message\n  - [x]\tCustom player Quit message\n  - [x]\tCustomize player screen text prompts\n  - [x]\tPop up UI box when player joins\n    - [x] Click the button to execute the command\n   全部完成了！\n\nConfiguration file:\n---\n\n#Currently supported tags:\n\n#目前支持的变量:\n\n#{name}          - The name of the player.\n\n#{name}          - 玩家的名字\n\n#{line}          - Switch to the next line.\n\n#{line}          - 切换到下一行\n\n#{online}        - The number of online players currently on the server.\n\n#{online}        - 当前服务器在线玩家\n\n#{max_online}    - The maximum number of players the server can accommodate\n\n#{max_online}    - 服务器最多在线玩家\n\n#You can also use \u0026 replace with color symbols.\n\n#您也可以使用 \u0026 替换颜色符号\n\n#----------==========\u003c\u003c\u003c[Title and SubTitle]\u003e\u003e\u003e==========----------\n\n#Show title when players join? (true or false)\n\n#玩家加入时显示标题？(true 或 false)\n\nTitleSwitch: true\n\n#The headline on the screen when joining (Title)\n\n#加入时屏幕上的标题内容(大标题)\n\nTitle: \"\u0026l\u00266 Welcome!\"\n\n#The text above the item bar when you join (SubTitle)\n\n#加入时屏幕上的标题内容(小标题)\n\nSubTitle: \"\u0026b This is a great server\"\n\n#----------==========\u003c\u003c\u003c[Jion and Quit MSG]\u003e\u003e\u003e==========----------\n\n#Send a message when the player joins? (true or false)\n\n#玩家加入时发送消息？(true 或 false)\n\nMessageSwitch: true\n\n#Private chat message sent to the player when joining (Message)\n\n#玩家加入时发送给玩家的消息\n\nMessage: \"\u0026a Hello {name}. {line}\u0026b Welcome to this server. {line}\u0026e I wish you a happy time!\"\n\n#Undo the original player join prompt for the server? (true or false)\n\n#撤销服务器自带的玩家加入提示？(true 或 false)\n\nUndoPlayerJoinMessage: true\n\n#Whether to prompt the message when the player joins? (true or false)\n\n#玩家加入时发送自定义加入提示？(true 或 false)\n\nPlayerJoinMessageSwitch: true\n\n#Server broadcast message when the player joins (Player Join Message).\n\n#玩家加入服务器时全服广播的内容\n\nPlayerJoinMessage: \"\u0026l\u00267(\u00269+\u00267) \u0026r\u0026a{name} \u0026ejoined the server.\u00267[\u0026a{online}\u00267/\u00266{max_online}\u00267]\"\n\n#Undo the original player exit prompt for the server? (true or false)\n\n#撤销服务器自带的玩家退出提示？(true 或 false)\n\nUndoPlayerQuitMessage: true\n\n#Whether to prompt the message when the player Quits? (true or false)\n\n#玩家退出时发送自定义退出提示？(true 或 false)\n\nPlayerQuitMessageSwitch: true\n\n#Server broadcast message when the player Quits (Player Quit Message)\n\n#玩家退出服务器时全服广播的内容\n\nPlayerQuitMessage: \"\u0026l\u00267(\u0026c-\u00267) \u0026r\u0026a{name} \u0026eQuit the server.\u00267[\u0026a{online}\u00267/\u00266{max_online}\u00267]\"\n\n#----------==========\u003c\u003c\u003c[UI form Setting]\u003e\u003e\u003e==========----------\n\n#Pop up the UI form when the player joins? (true or false)\n\n#玩家加入时发送一个UI界面？(true 或 false)\n\nPlayerJoinUIform: true\n\n#Title text content above the UI form\n\n#自定义UI界面的顶部标题\n\nUIformTitle: \"\u0026l\u00266 Welcome\"\n\n#Text content in the UI form\n\n#自定义UI界面的文字内容\n\nUIformContent: \"\u0026a Hello {name}. {line}\u0026b Welcome to this server. {line}\u0026e I wish you a happy time!\"\n\n#The first button of the UI form displays the text\n\n#自定义UI界面的第一个按钮文字\n\nUIformbutton1: \"\u0026a Confirm\"\n\n#The second button of the UI form displays the text\n\n#自定义UI界面的第二个按钮文字\n\nUIformbutton2: \"\u0026c Cancel\"\n\n#Click the button to execute the command? (true or false)\n\n#点击按钮执行命令？(true 或 false)\n\nButtonCommand: true\n\n#Set the command to be executed when the player presses the first button\n\n#设置玩家按下第一个按钮时执行的命令\n\nUIformbutton1cmd: \"give {name} 297 3\"\n\n#Set the command to be executed when the player presses the second button\n\n#设置玩家按下第二个按钮时执行的命令\n\nUIformbutton2cmd: \"give {name} 297 1\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3zeroed%2Fplayerjoinsettings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3zeroed%2Fplayerjoinsettings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3zeroed%2Fplayerjoinsettings/lists"}