Minecraft Data Packs / Server Utility

Looney's Pack for Server Administration

  • check_circle Functions
  • check_circle Structures
  • 8,360 views, 3 today
  • 653 downloads, 0 today
  • 17
  • 17
  • 8
TheLooneyTurtle's Avatar TheLooneyTurtle
Level 22 : Expert Miner
6

This was created to give server moderators a way to easily add ways to edit and control the world without the use of plugins. Feedback and ideas would be much appreciated! ^w^


Overview
When you load the data pack, you will be welcomed with the following message. Operators are the only players allowed to use this menu, and it will appear every time the data pack is reloaded. The player who recieves this message will be given the operator tag. This only happens once for security reasons, but you can add other operators by using the command "/tag [​playername] add Operator"

Looney's Pack for Server Administration Minecraft Data Pack


As you can see, there are a few different parts to this datapack. In the game, you can hover over most blue text for additional information, but to give a basic rundown for prospective operators;

Universal Access: This gives everyone in the world access to the "Admin Options" menu where they can change gamemodes, ban players, and access other features of this datapack (If enabled)

The Admin menu if all features are disabled in the op menu:
Looney's Pack for Server Administration Minecraft Data Pack

The admin menu if all features are enabled in the op menu.
Looney's Pack for Server Administration Minecraft Data Pack


Custom Teleports: If you want to create a hub, or multiple hubs in your world, then you're in luck! This feature will give you the ability to create custom teleport locations. Operators are able to save and name up to five locations that all players on the server can teleport to with the addition of a spawn teleport. Players are also able to save up to five private teleport locations for ease of travel from base to base. As a final feature, administrators can save up to five teleport locations in a shared administrator menu.



Grief Markers: Did someone burn down a forest? Or did they blow up someone's base? Well now you can figure out who is responsible with grief markers! Any time someone uses a flint and steel, or lights some tnt, you will now have the ability to find out who is griefing! Additionally, you can see where players may have created or removed their own custom teleport locations.



GameZones: Players like variability in their play experience. So to give them as many options as possible, this part of the datapack splits the world into three different gamezones. Survival, creative, and adventure. The adventure zone is for the spawn area, minigames, and various other activities to take place. The border of these three zones can be found at 0 - 0 in the world.



Landplots: This is easily the most complicated part of the datapack. With it, you can generate large plots of land in a grid and sell each plot to your players with the command "tag [​Playername] add Buy_Plot" Only the owner of a plot can build on their plot of land (With the exception of admins and operators of course), and with this privacy they can safely build and store their items with ease of mind. If a player wants to give their friends access to their plot, then they can do that aswell. The only problem is that when players are in adventure mode, they can access chests. So iron doors are recommended.




INV Check: Simple inventory checker.


Click to reveal

This datapack was originally created for the "inside a mind" minecraft server (IP: insidea.serv.onl) but I am reworking everything to make it more user friendly. If you would like an example of the following planned features, the majority of them can be found that on that server.



(Check!) GameZone Spawn Areas
- This will be part of the "GameZones" section of this mod, and will allow you to spawn a simple area of protection that players can be teleported to. While players (admins excluded) are within the chunks surrounding this spawn area, they will be in adventure mode in order to avoid griefing. There will also be an active beacon that players can walk into to get back to the spawn area.




(Check!) Land Plots - Customizable paths, and plots of land that players can claim and add or remove their friends from.

Creative Banned Items - If you don't want players to have access to certain blocks, while allowing them in the survival area, then you will be able to enable/disable tnt, fire, nether portals, end portal frames, ender chests and other similar things. Might make this option available for all of the gamemodes. I have a series of commands that can accomplish this, just have to set up the menu/options.

(Nevermind) Currency - was going to add this, but got blown out of the water by the amazing work of Economy+. I haven't checked into comparability, but going forward I will be making sure this pack doesn't conflict with theirs.

(Check!) Custom Teleport Commands: Allow players to add custom teleport locations. I have the pieces for this one, just have to put the rest together.

(Nevermind) Majority rule sleep activation - if 50% or more or the players want to skip the night, then it'll skip the night. Was going to add this feature, but there are many like this in the server utilities section, and there will even be a command for it in the caves and cliffs update.

Floating Text Generator - run a command to place floating text where you are standing.

Other - depending on how this datapack gets used, or what recommendations I get, I might add more features.



Resources

Inventory storage datapack: www.youtube.com/watch?v=X50lnWDpViU&t=64s

Informative video on /data command: www.youtube.com/watch?v=vVMfoG_zXz8

Chunk delete idea, couldn't find the datapack: www.youtube.com/watch?v=azxJTpjfy0U&t=301s

Various Command/datapack information - https://minecraft.gamepedia.com/Minecraft_Wiki

For some command creation - https://minecraft.tools/en/

Very useful tutorial on entity data storage - https://www.youtube.com/watch?v=DbDebeWv0Hk

This video was crucial in understanding a method of teleporting players in the world: https://www.youtube.com/watch?v=ytyg7egKm-o
CompatibilityMinecraft 1.16
toMinecraft 1.18
Tags

11 Update Logs

Update #7 : by TheLooneyTurtle 04/22/2021 12:42:08 amApr 22nd, 2021

Menus - I did an overhaul of the majority of the menus to make them easier to read and to make them more responsive. there are now error messages, success messages, and the teleport menu has been completely overhauled due to a multitude of issues caused by the previous update.

Landplots - When you generate a grid, you now have the ability to cap off the edges with paths and a corner.

Triggers list - There are multiple triggers for this data pack, so to make them more accessible; I added a menu that lists them all out.
LOAD MORE LOGS

Create an account or sign in to comment.

NikoKun
02/24/2022 1:23 am
Level 36 : Artisan Professor
NikoKun's Avatar
When I put this into my server, it gave me an error on load:
[Worker-Main-10/ERROR]: Failed to load function admin_control:ban_hammer
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 12: Incorrect argument for command at position 32: ...ator] run <--[HERE]
And it didn't show the main menu/welcome message.

Also, does this pack need any change to the function-permission-level in the server.properties, or any other specific settings in there?
1
CrixusAV
02/21/2022 12:13 am
Level 1 : New Miner
CrixusAV's Avatar
any way you can give me a list of commands
1
TheLooneyTurtle
02/21/2022 1:14 am
Level 22 : Expert Miner
TheLooneyTurtle's Avatar
"/trigger OP" will open up the main menu for this datapack. From there, you should be able to click on the words that appear in chat.
1
User3345671G
02/12/2021 4:22 am
Level 1 : New Miner
User3345671G's Avatar
eeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee c
2
maksiks
01/11/2021 9:53 am
Level 1 : New Miner
history
maksiks's Avatar
Please make an ender chest checker. A guy on my smp stole full beacon of iron. Others believe him. And it's a very good datapack btw.

Edit: noooooo i misstyped my nickname while registering f
2
TheLooneyTurtle
01/13/2021 8:57 pm
Level 22 : Expert Miner
TheLooneyTurtle's Avatar
I'll add it as soon as I can ^^
1
Silabear
11/14/2020 8:16 am
He/Him • Level 68 : High Grandmaster Guard Bear
Silabear's Avatar
This is so amazingly amazing that I subscribed. Great work!
2
asyakoshka
10/29/2020 12:27 pm
Level 1 : New Explorer
asyakoshka's Avatar
GOD! ❤️❤️❤️
2
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome