HomeJavaModsBasicThings [1.19-1.21]
BasicThings [1.19-1.21]
Commands:
Permissions:
Supported Versions: 1.19 to 1.21

Language Support: English

Support Discord: https://discord.gg/b9mvNGRxRn
Donation Link: Buy Me a Coffee

Code (YAML):
Plugin-Language : EN
Plugin-Prefix
: '&6BasicThings &8» '
Broadcast-Prefix
: '&7 [&6Broadcast&7 ] '
# If this setting is enabled, it asks for permissions to use commands in the plugin.
# If this setting is disabled, it does not ask for permissions to use commands in the plugin.
Require-Permission
: true
# If this setting is enabled, it will teleport players entering the server for the first time to the first spawn point you specify.
# The next time they enter, they will be teleported to the normal spawn point you specify.
# If this setting is not enabled, new players will be teleported to the normal spawn point you set.
Teleport-New-Player-To-First-Spawn
: false
# When this setting is enabled, when the player enters the server, they will be in their last location.
# If this setting is not enabled, the player will be teleported to the spawn point when they enter the server.
Teleport-Player-To-Last-Location-When-Joined
: true
# Place where the player will respawn upon death at the top.
# Bed: When a player dies, if they have a bed, they respawn at their bed if not the respawn priority shifts to the following option.
# Home: When a player dies, if the player has set a home using the /sethome command, they respawn at their home if not the respawn priority shifts to the following option.
# Spawn: When a player dies, they respawn at the spawn point regardless of whether they have a bed or home. If they don't have a spawn point, the respawn priority shifts to the following option.
Player-Respawn-Priority
:
- Bed
- Home
- Spawn
Code (YAML):
Languages:
  EN
:
    No-Permission
: '&cYou don''t have permission to use this command!'
    SetSpawn-Command
: '&aSpawn point set.'
    Nether-SetSpawn-Command
: '&aNether spawn point set.'
    End-SetSpawn-Command
: '&aEnd spawn point set.'
    Spawn-Command
: '&aTeleported to spawn.'
    Reload-Command
: '&aPlugin reloaded.'
    Player-First-Join
: '&e [&a+&e ] &a %player% &ejoined the server for the first time.'
    Player-Join
: '&e [&a+&e ] &a %player% &ejoined the server.'
    Player-Leave
: '&e [&c-&e ] &a %player% &eleft the server.'
    Fly-Command-Enabled
: '&eFly mode is &aenabled.'
    Fly-Command-Disabled
: '&eFly mode is &cdisabled.'
    Target-Player-Fly-Command-Enabled
: '&a %target_player% &efly mode is &aenabled.'
    Target-Player-Fly-Command-Disabled
: '&a %target_player% &efly mode is &cdisabled.'
    Feed-Command
: '&eYou have been satisfied.'
    Target-Player-Feed-Command
: '&a %target_player% &ehas been satisfied.'
    Heal-Command
: '&eYou have been healed.'
    Target-Player-Heal-Command
: '&a %target_player% &ehas been healed.'
    God-Command-Enabled
: '&eGod mode &aenabled.'
    God-Command-Disabled
: '&eGod mode &cdisabled.'
    Target-Player-God-Command-Enabled
: '&a %target_player% &egod mode &aenabled.'
    Target-Player-God-Command-Disabled
: '&a %target_player% &egod mode &cdisabled.'
    Vanish-Command-Enabled
: '&eInvisible mode &aenabled.'
    Vanish-Command-Disabled
: '&eInvisible mode &cdisabled.'
    Target-Player-Vanish-Command-Enabled
: '&a %target_player% &einvisible mode &aenabled.'
    Target-Player-Vanish-Command-Disabled
: '&a %target_player% &eIinvisible mode &cdisabled.'
    SetWarp-Command
: '&a %warp% &eteleportation point has been set.'
    SetWarp-Command-Usage
: '&eUsage : &a/setwarp <Warp Name>'
    DelWarp-Command
: '&a %warp% &eteleportation point has been deleted.'
    DelWarp-Command-Usage
: '&eUsage : &a/delwarp <Warp Name>'
    DelWarp-Warp-Not-Found
: '&a %warp% &eteleportation point not found!'
    Warp-Command
: '&eTeleported to &a %warp%!'
    Warp-Not-Found
: '&a %warp% &eteleportation point not found!'
    Warp-Command-Usage
: '&eUsage : &a/warp <Warp Name>'
    Target-Player-EnderChest-Command
: '&a %target_player%''s &eEnder Chest is opening.'
    Target-Player-Invsee-Command
: '&a %target_player%''s &eInventory is opening.'
    Chat-Enabled-Announce
: '&eChat enabled by &a %chat_enabler%.'
    Chat-Disabled-Announce
: '&eChat disabled by &a %chat_disabler%.'
    Chat-Disabled
: '&cChat is disabled right now. You can''t type.'
    Chat-Cleared
: '&eChat cleaned by &a %chat_cleaner%.'
    Chat-Usage
: '&eUsage : &a/chat <clear/enable/disable>'
    FlySpeed-Command-Usage
: '&eUsage : &a/flyspeed <1.0-10.0>'
    FlySpeed-Command
: '&eFly speed has been set %speed_number%.'
    WalkSpeed-Command-Usage
: '&eUsage : &a/walkspeed <1.0-10.0>'
    WalkSpeed-Command
: '&eWalk speed has been set %speed_number%.'
    Back-Command-Not-Found
: '&cYou don''t have death location.'
    Back-Command
: '&eYou teleported to your last death location.'
    Message-Command-Usage
: '&eUsage : &a/msg <player> <message>'
    Message-Player-is-Offline
: '&a %player% &eis offline.'
    Message-Send
: '&e [&aMSG&e ] &aYou &7-> &a %target%: &7%message%'
    Message-Receive
: '&e [&aMSG&e ] &a %sender% &7-> &aYou: &7%message%'
    Message-Target-Dont-Take-Message
: '&eThe player is not receiving private messages.'
    Message-Toggle-Message-Enabled
: '&ePrivate message receiving is &aenabled.'
    Message-Toggle-Message-Disabled
: '&ePrivate message receiving is &cdisabled.'
    SetHome-Command
: '&eHome set.'
    Home-Command
: '&eYou teleported home.'
    Home-Not-Found
: '&cHome not found.'
    DelHome-Command
: '&eHome deleted.'
    DelHome-Not-Found
: '&eYou already don''t have home.'

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

BasicThings [1.19-1.21] is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.20, 1.20.6, 1.21. Downloaded 1,107 times (via Spigot). Download it and open it directly in the game.

Explore more