homemade_beans
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by homemade_beans
-
-
Minecraft username: homemade_memes
Previous usernames: n/a
Timezone: central standard time (chicago)
Age (Must be 13+): 17
Do you have access to a working microphone? yes
Do you have the ability to record hackers? yes
Have you played Hyrix much before? yes
Are you multilingual? I know a little Spanish, but mostly just English.
APPLICATION QUESTIONS
Are you an active player on Minehut and minecraft in general? yes
How much time do you have to contribute to the role? On week days, 4 pm-10pm (With breaks)
Have you ever been banned on any minecraft server before? If so, add details: Yes, my friend banned me from his server as a joke.
What would you say are your weaknesses & strengths (Include detail, provide 2 for both): I would say one weakness of mine is that I procrastinate on many things, and wait until the last minute. Another weakness of mine would be that I am not a very organized person in general, and tend to lose things some times. A strength of mine would be that once I start something, and I'm really invested in it, I will finish it no matter what, even if I have to stay up all night.
Tell us about one of your favorite moments as a minecraft player (On Minecraft): One of my favorite moments was when I was playing with my friends on a Minecraft server, (hosted by Minehut), and it was in the middle of the night, and we all decided we'd boat to a new place. We all got established there, and laughed at everything, almost as if we were high from being tired.
Tell us about a mistake you have made in the past. How did you deal with it and what did you learn?: One mistake I made in the past was when I had a huge research project a couple years ago. I hadn't forgotten about the project, but purposely put it off to the side everyday. I was given a whole 2 weeks to complete the assignment, yet I waited until the night of to complete it. I went to sleep at 4:30 am, and woke up 2 hours later. I got the assignment done, but I learned that whenever I have a huge project like that, I have to make a schedule, or a plan, and commit to it.
What activities / hobbies do you do outside of Minecraft?: I water and snow ski, play tennis, swim, bike, and play many instruments such as the bass, guitar, and drums.
Do you have any previous staffing experience?: I have created a couple servers in the past, with my friends mainly being the only people on it, and ran those very well, but otherwise no. I have been playing on servers since 2012, so I am no stranger to how and what the responsibilities of being a mod are.
Anything else we should know? Any talents or strong points?: no
Thanks for applying. You will receive an answer within 3 days. Be patient.

CCTV Plugin (working on 1.14)
in Addons
Posted
https://www.spigotmc.org/resources/security-camera-plugin-cctv.60310/
Plugin Version: V4.8.14
Authors: Timdecoole123, Streampy
Note: This plugin is not a follow-up from the already existing "CCTV Camera" plugin!
Wich version do you need to pick?
We dont support anything lower than 1.14! Use older version to get 1.9 untill 1.13.2!
For 1.9 -> 1.12.2: Lower version support 1.9, we dont support it anymore. (Lower than 4.0)
For 1.10 -> 1.12.2: the update will end on .12 [Download]
For 1.13 -> 1.13.2: the update will end on .13 [Download]
For 1.14 -> 1.14.4: the update will end on .14 [Download]
What is this plugin?
This plugin adds CCTV Camera's (Also called Security Cameras) to your Minecraft server! This plugin will add: Cameras, CameraGroups, And Computers! Computers are made out of Nether Brick Stairs and contain a CameraGroup. this group contains an amount of cameras you created. So when you right-click your Computer, you can select an camera, and connect to it! In the camera, you have an option to enable or disable night vision, to turn the camera left or right, and to skip to the next camera in the CameraGroup.
As said in "What is this plugin?" this plugin contains cameras, cameragroups and computers!
once you created a camera with /cctv camera create, you want to create an group. you can do that using /cctv group create. when you create an camera, group, or an computer, you will get a ID from it. so, lets give the camera the ID 1, and the group the ID 2. You now want to add the camera to the group you created, to do that, do /cctv group addcamera <group-id> <camera-id> in this case, we will type: /cctv group addcamera 2 1. now, if you want to add more cameras to the group, just create an other camera (for this this the ID of this camera will be 3), and type: /cctv group addcamera 2 3.
Now that you have made a group with (probably) multiple cameras, you want to be able to see them. You can go directly into a camera using /cctv camera view <camera-id> but, because cameras can be added to multiple groups, you can not go to the next camera using this command.
To add a group to a Computer, you first want to create an computer. Place down Nether Brick Stairs where you want to, look at the Nether Brick Stairs, and type the command: /cctv computer create. You will get the message that the computer has been created, but you now want to add the CameraGroup to the computer. to do that, you look at the computer, and type: /cctv computer setgroup <group-id>. You should, ofcourse, change <group-id> to the ID of the group you have created. Do you want to delete the Computer? Look at the computer and type /cctv computer delete, then you can break it.
If you do not know wich Camera has wich ID? (We know, that it can be frustrating) you can do /cctv <camera/group/computer> list to see a list of all cameras/groups/computers! you can use the arrow at the bottom to change through pages if you have more then 8 of these.
To get out of a camera, you can type /cctv camera return, or you can just press Shift
In our last update (4.0) we added a possibility to craft camera's in survival to break them just left click your camera and you click delete. You than get the camera back. Don't use /cctv camera delete for survival you than don't get your camera back!
For 4.1+
Tutorials:
Dutch:
Permissions
/cctv camera create (<ID: String>)
/cctv camera delete (<ID: String>)
/cctv camera view <ID: String>
/cctv camera teleport <ID: String>
/cctv camera rename <ID: String> <NewName: String>
/cctv camera movehere <ID: String>
/cctv camera return
/cctv camera list (<Page: Int>)
/cctv camera setowner <ID: String> <Player: String>
/cctv camera get
/cctv group create (<ID: String>)
/cctv group delete <ID: String>
/cctv group addcamera <(GROUP)ID: String> <(CAM)ID: String>
/cctv group removecamera <(GROUP)ID: String> <(CAM)ID: String>
/cctv group setowner <ID: String> <Player: String>
/cctv group rename <ID: String> <NewName: String>
/cctv group info <ID: String>
/cctv group list (<Page: Int>)
/cctv computer create (<ID: String>)
/cctv computer delete (<ID: String>)
/cctv computer setgroup (<ID: String>) <GroupID: String>
/cctv computer addplayer (<ID: String>) <Player: String>
/cctv computer removeplayer (<ID: String>) <Player: String>
/cctv computer setowner (<ID: String>) <Player: String>
/cctv computer list (<Page: Int>)
Command Sub-command args[1] args[2]
Last Words
We tried our best to make this plugin work as good as possible, it has been made in Spigot 1.12.2.
Found any bugs? Please contact one of us... You can find our accounts on the right side of the page
Please do not post the Errors in the comments, as they spam the commands.
Also, updates will come rugurarely!