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.
In reply to Forge_User_18278316:
You are using a .13 (a 1.13 -> 1.13.2) version on a 1.14 server, please update too our .14 version on spigot.
Cant craft cameras on latest version 1.14.4 otherwise great plugin
In reply to poopsticks:
Only on our spigot page is a version for 1.14+, so if you find bug in that latest version please report bug on the spigot page. https://www.spigotmc.org/resources/cctv.60310/
How do link the cameras to the computer
In reply to Forge_User_18278316:
Camera's need to be linked to a group. Then a group can be added to a computer.
In reply to Forge_User_71228643:
does this support 1.14 yet or when will it be supported
In reply to Forge_User_18278316:
The plugin does not support 1.14 yet. We recommend using the 1.12 version on a 1.12 spigot server.
If you want to be able to join the server in 1.14 I recommend the plugin ViaVersion to be added in your server.
We'd love to hear if it worked!
In reply to Forge_User_18278316:
De plugin can be found on spigot with later updates, so if you want the latest one goes to spigot.
In reply to Forge_User_18278316:
1.14 version only on the spigot site
https://www.spigotmc.org/resources/cctv.60310/
Hi, I can't use it in Mc 1.13.2. When I add it to the Server and reload or restart the Server: It's not loaded but I don't know why. I hope you can help me
In reply to TwoDarkk:
Did you put it in the "Plugins" folder in your server?
hi, i have a error in the plugin, it says "that group does not exist" while i did everything correct
Could you send more details, in what for command you used? E.t.c.
In reply to Forge_User_71228643:
i was adding the computer and it says that it added the computer, then i wanted to connect the group to the computer, and it said that group does not exist
In reply to morris297:
Did you look directly to the PC when you used the command? Or did you enter the PC and the group in the command?
Heelo, i was download a version of plugin in 1.13.2, but he has bug,
When I deleted the camera, it remained as an entity ... I reinstalled another version of the plugin and it worked, except that the camera was still there, it is unbreakable, it is presented as an entity
I don't find a solution to my problem...
In reply to Forge_User_47616600:
The versions on bukkit are little bit outdated because updating on the spigot page. For your problem you can kill the entity using the command /kill @e[r=2,type=ArmorStand]. I hope this fix the issue. Please check out the spigot page for the recent update.
I get an error
Could not load 'plugins/CCTV-4.3.13.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net.md_5.bungee.api.chat.BaseComponent
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:326) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:303) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:727) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.Bukkit.reload(Bukkit.java:534) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:628) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1338) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1198) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:696) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
Caused by: java.lang.NoClassDefFoundError: net.md_5.bungee.api.chat.BaseComponent
at me.cctv.Main.<init>(Main.java:25) ~[?:?]
at java.lang.J9VMInternals.newInstanceImpl(Native Method) ~[?:1.8.0_212]
at java.lang.Class.newInstance(Class.java:1848) ~[?:1.8.0_212]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
... 21 more
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.BaseComponent
at java.net.URLClassLoader.findClass(URLClassLoader.java:591) ~[?:1.8.0_212]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:128) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:76) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
at me.cctv.Main.<init>(Main.java:25) ~[?:?]
at java.lang.J9VMInternals.newInstanceImpl(Native Method) ~[?:1.8.0_212]
at java.lang.Class.newInstance(Class.java:1848) ~[?:1.8.0_212]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
In reply to datgamerian_:
I will look into it. It maybe fixt in a newer version. They are on the spigot page.
In reply to Forge_User_98359702:
Cool