BasicsMod
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.2
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/basicsmod
资源信息
Minecraft 版本: 26.2
平台: fabric
标签: game-mechanics management transportation
资源介绍
Commands
/basicsmod,/bm(Display help for BasicsMod)/basicsmod,/bm(Also displays for BasicsModPlus when present)/basicsmod reload(Reload the BasicsMod configuration)/top(Teleport to the highest solid block at your current X and Z coordinates)/checkperm <player>(Check a player's permissions)/playerlist,/plist,/online(List all online players)/shareposition,/sharepos(Share your current coordinates with other players)/spawn(Teleport to the server's spawn point)/setspawn(Set the server's spawn point)/respawnpoint <location>(Set the server's respawn behavior)/home,/sethome,/delhome,/homes(Manage your personal homes)/warp,/warps(Teleport to server warps or list available warps)/setwarp,/delwarp(Create or delete server warps)/pwarps(List available player warps)/pwarp create,/pwarp delete,/pwarp desc,/pwarp blacklist(Manage your own player warps)/pwarp delete <owner_name>(Delete another player's warp as an administrator)/back(Teleport back to your previous location)/dback(Teleport back to your last death location)/tpa,/tpahere,/tpaccept,/tpyes,/tpdeny,/tpno,/tpatoggle(Manage teleport requests to and from other players)/tpconfirm(Confirm a pending teleport request)/msg,/tell,/w(Send a private message to another player)- the msg and reply command can now be dissabled in the main_config to use vanilla / mods formats.
/reply,/r(Reply to the last player who messaged you)/msg toggle(Toggle private messages on or off)/report(Report a player for misconduct)/reportlist,/reportclear(View or clear player reports)/tptag,/untag(Manage teleport tags for yourself)/tptags(List active teleport tags)/tptag <tag> <player>,/untag <tag> <player>(Manage teleport tags for other players)/tpall <destination> [tag](Teleport all players, or all players with a specific tag, to a destination)
Placeholders for message_formatting.json
Use these placeholders in your message config file to display dynamic information.
%player%- The name of the player executing a command.%target%- The name of the target player (e.g., in/tpa).%sender%/%receiver%- The sender/receiver in a private message.%message%- The content of a private message.%online_players%/%max_players%- The current and max player counts for/playerlist.%home_name%/%warp_name%/%pwarp_name%- The name of the respective location.%owner%- The owner of a player warp.%limit%- The numerical limit for homes, pwarps, or reports.%amount%/%item%- The cost for creating a pwarp.%timeout%- The number of seconds a TPA request is valid for.%tag%/%count%- The tag name or player count for teleport tag commands.%location%- The location string used in/respawnpoint.%coords%- The coordinate string from/sharepos.%reported_player%/%reporter%/%reason%- Information for player reports.%page%/%total_pages%- Page numbers for paginated lists like/warps.
Permissions
Click to view all permission nodes and their descriptions * `basicsmod.help` (Allows access to the `/basicsmod` and `/bm` commands. Default for all players.) * `basicsmod.admin` (Allows access to the `/basicsmod reload` command. Requires OP Level 2.) * `basicsmod.top` (Allows access to the `/top` command. Requires OP Level 2.) * `basicsmod.checkperm` (Allows access to the `/checkperm ` command. Requires OP Level 4.) * `basicsmod.playerlist` (Allows access to the `/playerlist`, `/plist`, and `/online` commands. Requires OP Level 4.) * `basicsmod.sharepos` (Allows access to the `/shareposition` and `/sharepos` commands. Requires OP Level 4.) * `basicsmod.spawn` (Allows access to the `/spawn` command. Default for all players.) * `basicsmod.setspawn` (Allows access to the `/setspawn` command. Requires OP Level 2.) * `basicsmod.respawnpoint.set` (Allows access to the `/respawnpoint` command. Requires OP Level 2.) * `basicsmod.home` (Allows access to `/home`, `/sethome`, `/delhome`, and `/homes` commands. Requires OP Level 4.) * `basicsmod.home.unlimited` (Allows unlimited homes.) * `basicsmod.homes.#` (Sets the maximum number of homes a player can have, replace `#` with a number.) * `basicsmod.warp` (Allows access to the `/warp` and `/warps` commands. Requires OP Level 4.) * `basicsmod.setwarp` (Allows access to the `/setwarp` and `/delwarp` commands. Requires OP Level 4.) * `basicsmod.pwarps` (Allows access to the `/pwarps` command. Requires OP Level 4.) * `basicsmod.pwarp.create` (Allows access to `/pwarp create`, `/pwarp delete`, `/pwarp desc`, and `/pwarp blacklist` commands for player warps. Requires OP Level 4.) * `basicsmod.pwarps.create.unlimited` (Allows unlimited player warps.) * `basicsmod.pwarps.create.#` (Sets the maximum number of player warps a player can create, replace `#` with a number.) * `basicsmod.pwarp.costfree` (Allows creating player warps without cost.) * `basicsmod.pwarp.admin.delete` (Allows access to the `/pwarp delete ` command to delete other players' warps. Requires OP Level 2.) * `basicsmod.back` (Allows access to the `/back` command. Requires OP Level 4.) * `basicsmod.back.death` (Allows access to the `/dback` command for death-teleportation. Requires OP Level 4.) * `basicsmod.tpa` (Allows access to `/tpa`, `/tpahere`, `/tpaccept`, `/tpyes`, `/tpdeny`, `/tpno`, and `/tpatoggle` commands. Requires OP Level 4.) * `basicsmod.tpconfirm` (Allows access to the `/tpconfirm` command. Default for all players.) * `basicsmod.msg` (Allows access to the `/msg`, `/tell`, `/w`, `/reply`, and `/r` commands. Requires OP Level 4.) * `basicsmod.msg.toggle` (Allows access to the `/msg toggle` command. Requires OP Level 4.) * `basicsmod.report` (Allows access to the `/report` command. Requires OP Level 4.) * `basicsmod.reports.#` (Sets the maximum number of reports a player can make, replace `#` with a number.) * `basicsmod.reports` (Allows access to the `/reportlist` and `/reportclear` commands. Requires OP Level 2.) * `basicsmod.tptag.manage` (Allows access to the `/tptag` and `/untag` commands for self-management of tags. Requires OP Level 4.) * `basicsmod.tptag.list` (Allows access to the `/tptags` command. Requires OP Level 4.) * `basicsmod.tptag.others` (Allows access to the `/tptag ` and `/untag ` commands for managing others' tags. Requires OP Level 2.) * `basicsmod.tptag.all` (Allows access to the `/tpall [tag]` command. Requires OP Level 4.)
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~