Description
This information only applies to 1.12.2+ versions!
What it do?
New or improved commands!
Commands:
- /back - Teleport the user back to where they died last.
- /tpbed [player] - Teleport the user to their own bed or another players bed! Works even if the player isn't on!
- /cleardrops - Delete all item entities off the floor!
- /drain [radius] - Removes liquids in a square radius around the player!
- /explorers [# of players] [Dim] [x z] - Returns the farthest player away from where you currently are by default. [# of players] - changes how many players are returned. [Dim] - changes the dimension to look in. [X Z] - sets a new center point to calculate from.
- /extinguish [radius] - Removes all fires in a square radius around the player!
- /feed [player] - Feed the user or target.
- /fireworks [player] [radius] [rockets] - Fires fireworks at target in X Radius with X rockets.
- /fly [player] - Enable/Disable creative flight for the user or the target.
- /getuuid [username] [username 2] [...] - Easily get a users UUID so you can find their player data file!
- /gm - Shorthand for /gamemode
- /god [player] - Enable/Disable invisibility for the user or target.
- /heal [player] - Heals the user or target.
- /highlight [player] - Enable/Disable the glowing effect on yourself or the target!
- /home [set | target] - Set a home point for yourself or teleport to the targets home point!
- /invsee <player> [enderchest] - Opens the player's inventory or enderchest and allows modification!
- /locateportal - Sick of nether portals not linking up and needing to find a calculator to find the perfect spot? Use this instead!
- /lore [string] - Set or remove the lore on the item you are holding!
- /mem - Reports the memory usage for the sever.
- /name [string] - Change or reset the name of the item you are holding!
- /nightvision [player] - persistent toggle-able night vision! No more needing to swap to creative or spawn potions!
- /tpoffline <player> - Teleport to the exact spot this player was last online at!
- /ping - Get your ping to the server!
- /pos <player> - Gets the current X, Y, Z of the player specified.
- /smite [player] [radius] [strikes] - Smites the target within the radius with X amount of strikes.
- /spawn [player] - Teleport the user or target to spawn.
- /top - Teleports the user to the top of the world.
- /tp [Dimension ID] [x] [y] [z] - Just an updated /tp.
- /tpx - Stuck in another world? Daum that stinks! Tpx out!
- /tps - Not only in forge now! Usable by anyone! :D
- /kill - Now allows you to kill other people instead of killing yourself!
Use tab to assist in completion!
OLD INFO, DOES NOT APPLY TO 1.12!
Sometimes that random stray command shows up and you go "Oh! that would be great!" This is where they come to live!
What it do?
Adds new or improved commands to minecraft!
New things it adds!
- /kill - Now allows you to kill other people instead of killing yourself!
- /tps - Not only in forge now! Useable by anyone! :D
- /tpx - Stuck in another world? Daum that stinks! Tpx out!
- /getuuid [username] [username 2] [...] - Hate that mojang changed player data files to UUID? Now you can find out who's who and safely delete it!
- /tp [Dimension ID] [x] [y] [z] - Just an updated /tp.
- /top - Teleports the user to the top of the world.
- /heal [player] - Heals the user or targets health.
- /feed [player] - Feed the user or target.
- /fly [player] - Enables/Disabled creative flight for the user or the target.
- /god [player] - Enables/Disables invisibility for the user or target.
- /back - Teleports the user back to where they died last.
- /mem - Reports the memory usage for the sever.
- /gm - Shorthand for /gamemode
- /invsee [player] - Opens the player's inventory. (Only allows the user to see what's in the inventory, not edit.)
- /spawn [player] - Teleports the user/target to spawn.
- /pos <player> - Gets the current X, Y, Z of the player specified.
- /explorers [# of players] [Dim] [x z] - Returns the farthest player away from where you currently are by default. [# of players] - changes how many players are returned. [Dim] - changes the dimension to look in. [X Z] - sets a new center point to calculate from.
- /smite [player] [radius] [strikes] - Smites the target within the radius with X amount of strikes.
- /fireworks [player] [radius] [rockets] - Fires fireworks at target in X Radius with X rockets.
Use tab to assist in completion!
'Kit' Comand system!
Now you can create new commands to let people get items! There is no timer/usage limiting and it does not support NBT.
This can be edited inside the D3Comamnds config file.
NOTE: subcatagoryname MUST BE UNIQUE! IT WILL NOT WORK OTHERWISE!
subcatagoryname {
# A list of alternative names. Case sensitive!
S:aliases <
>
# Allow a username to be specified, to give the item to someone else.
B:allowUsername=true
# Set a custom display name if you want it.
S:displayname=All mighty dirt. (Only for hole filling!)
# Easy enable / disable here. Enabled by default!
B:enabled=true
# The item name part of the item's ID. Case sensitive! Required!
S:itemname=dirt
# The message that appears after a successful command.
S:message=Fill those holes!
# Metadata or Damage value of the item. [range: -2147483648 ~ 2147483647]
I:meta=0
# The modid part of the item's ID. Use 'minecraft' for vanilla items. This automatically disables the command if the mod isn't loaded. Case sensitive! Required!
S:modid=minecraft
# The name of the command. aka the part after the slash. Cannot have spaces. Case sensitive! Required!
S:name=ohpleasedirtgodgivemedirttofillmyholes
# The stacksize. 0 is a nice troll btw :p [range: 0 ~ 64]
I:stacksize=64
}
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.