CCTV
CCTV Plugin
Minecraft 1.10 - 1.13.2
Plugin Version: V4.3
Authors: Timdecoole123, Streampy
New version ONLY get updated on our spigot page!
https://www.spigotmc.org/resources/cctv.60310/
For support go to
https://discordapp.com/invite/ZcfvBZ3
Note: This plugin is not a follow-up from
the already existing "CCTV Camera" plugin!
Be aware, our latest update (4.1) contains some bugs with saving the camera on 1.13+! We are working on rewriting that update 4.1. Our next updates will contain a 1.12 and below version ending with .12 and all 1.13+ updates will end on .13 so you can see the version you need to pick!
So the next update will be call with a 1.12 and 1.13 version
1.12 and below: 4.2.12
1.13+: 4.2.13
Documentation:
1. What is this plugin?
2. How to use?
3. Crafting
4. Permissions
5. Commands
6. Final word
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 a number of cameras you created. So when you right-click your Computer, you can select a 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.
How to use?
As said in "What is this plugin?" this plugin contains cameras, camera groups, and computers!
once you created a camera with /cctv camera create, you want to create a group. you can do that using /cctv group create. when you create a camera, group, or a computer, you will get an ID from it. so, let's 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 another camera (for 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, of course, 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 which 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
This is a Development video of one of the Coders, were also explained how to use the Plugin. The only downside is is that it is in Dutch, but a English version will come soon: https://youtu.be/1WHN9LTgRo8
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 then get the camera back. Don't use /cctv camera delete for survival you than don't get your camera back!
For 4.1+
Permissions
cctv.help (if a player does not have this permission, it will disable all other permissions)
cctv.camera.create
cctv.camera.delete
cctv.camera.view
cctv.camera.teleport
cctv.camera.rename
cctv.camera.movehere
cctv.camera.return
cctv.camera.list
cctv.camera.setowner
cctv.camera.get
cctv.group.create
cctv.group.delete
cctv.group.addcamera
cctv.group.removecamera
cctv.group.setowner
cctv.group.rename
cctv.group.info
cctv.group.list
cctv.computer.create
cctv.computer.delete
cctv.computer.setgroup
cctv.computer.addplayer
cctv.computer.removeplayer
cctv.computer.setowner
cctv.computer.list
Commands
/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] args[3]
Note: Older versions than 3.0 have got other commands! If you can't figure these commands out, feel free to dm one of us!
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 regularly!
Thank you for using our Plugin! You have the permission to use it for whatever you want, but please, do not claim ownership of our plugin, or post it somewhere else.
also a update for 1.14.1 or the incoming 1.14.2 would be cool.
In reply to panfu28:
I am updating the plugin on the spigot page only because I can't support both platforms at the same time. Because spigot doesn't have the restrictions of only upload after moderation control.
In reply to panfu28:
In reply to panfu28:
Look at our spigot page for that. We are working on also a good update for 1.13 than we going for the 1.14
can you save the output of a camera to say a .mp4(or whatever other video file) in your PC?
In reply to panfu28:
That's not possible doing the limits of Minecraft and spigot.
hello, I would find very well that we can transcribe the images of the camera on another item that we can ask (integrate a computer that we can see without clicking on it) but I do not know if it is possible, it's just a suggestion
In reply to raphael67110:
You mean something like a tablet?
In reply to Forge_User_98359702:
Like a computer screen to be placed on the floor that broadcasts the images when it is placed
In reply to raphael67110:
That is not possible. That is only possible with mods, Wich we do not have experience with.
In reply to Forge_User_71228643:
Thank you still ;)
Hello
Thank you for this plugin. Does it show what the player sees or what the "server sees" please ? I mean does a player could be aware of a synchronicity problem between what he sees from his skin and what others players see of him (my purpose is focused on "mirror/skin/player") ?
In reply to Forge_User_12261306:
Sorry but I do not know what you try to ask.
In reply to Forge_User_71228643:
My bad. I mean if player1 have created a custom skin for him in single player within the blockbuster mod and connects then into a server (which has the mod too) but doesn't have the custom skin of the player1 in the host ftp files yet. What the player1 will see if he watch himself with the cctv plugin on the server please ? I've ask this also to the blockbuster creator. Not easy to explain sorry.
NB: Custom skin feature of blockbuster mod is special, it is not like (I guess) the classic Mojang skin.
In reply to Forge_User_12261306:
It would probably see the skin, or a Steve.
In reply to Forge_User_71228643:
Alright. Thank you. I will make tests and will give here some feedback.
In reply to Forge_User_12261306:
Thank you, can't wait!
Woohoo! Thank you!
In reply to wolfandpup:
No Problem! Please give us the errors if you have any problems with the plugin ;)
Hello,
For when is version 1.13.2 planned ? Thank you.
In reply to raphael67110:
The latest 4.3.13 is for alle 1.13 versions. Updates that end on .13 is for 1.13 versions for 1.12 and lower end all on .12