CYOP - Create Your Own Plugins
CYOP is a plugin which plugins in the programming language "ViC" which was developed by me for this use to load and execute. The syntax of ViC is kept as simple as possible. However, it can also be very complex. The plugin must be in the format "*. Vic" are written. The source code does not compile.
I'm Supporting Tickets in English and German
For more Information see: http://www.cyop.info.ms
Changelog
v1.1 Alpha - http://dev.bukkit.org/server-mods/cyop-create-your-own-plugins/files/2-cyop-create-your-own-plugins-v1-1/ :
- Added BukkitYML support.
- Added ViCDoc (http://www.cyop.info.ms )
- Added Verry much new Methods (68)
- Added /script ingame for listing all ViC Plugins
v1.0 Alpha - http://dev.bukkit.org/server-mods/cyop-create-your-own-plugins/files/1-cyop-create-your-own-plugins-v1-0/ :
- First release of CYOP on DevBukkit
- Supporting of ViC a Programing Lang created for this
- Added Demo.vic
- Added PluginLoader
- Added all entity/player/block events
-
View User Profile
-
Send Message
Posted Aug 27, 2012@Gunnerrrrr
When you install this plguin an example script auto generates in server-folder/scripts/ with name demo.vic
-
View User Profile
-
Send Message
Posted Aug 26, 2012Can you add some examples?
-
View User Profile
-
Send Message
Posted Aug 26, 2012@Buddy251
I find a use of this function in worldguard, in worldguard it is used as 'host-keys', as the admin can configure a private host/domains for admins/all-users to fix session stealing. Here are more about this: http://www.sk89q.com/2012/07/fixing-the-minecraft-session-stealer-exploit/ And here is the source of that class where it is in(search for 'host' keyword in this big source to find it): https://github.com/sk89q/worldguard/blob/master/src/main/java/com/sk89q/worldguard/bukkit/WorldGuardPlayerListener.java I tested it and works anyway it is a very hard source for me but you may understand :) edit: worldguard is opensource so it is legal
-
View User Profile
-
Send Message
Posted Aug 26, 2012wäre super wenn du auch nen deutschen part hinzufügen könntest mit changelog usw :D
-
View User Profile
-
Send Message
Posted Aug 26, 2012@zsombi28
My english is bad too :/ If you are german it was awesome :D But i have allways tried it in a another plugin xD but i dont know how :( The Client does not send which Server IP he has requested. Sorry that does not work :/
- Buddy :)
-
View User Profile
-
Send Message
Posted Aug 26, 2012@Buddy251
uh.. I am not sure but i think that's that. I mean that function that gets the hostname what player wants to join, eg. the domain to requested the join - eg. if mc1.example.com and mc2.example.com are 'A' dns records of 123.45.6.78 ip adress and the minecraft server is running in that ip, with that function i mean the server know that the player which domain want to join mc1.example.com or mc2.example.com. Sorry about my bad english :S
-
View User Profile
-
Send Message
Posted Aug 26, 2012@TheEpiDox
auf jeden fall, cool das es auch deutsche leute hier gibt :D
-
View User Profile
-
Send Message
Posted Aug 26, 2012Ein Deutsches Video währe auch nicht schlecht ;)
-
View User Profile
-
Send Message
Posted Aug 26, 2012@xXxM3G4SP1K3xXx
i have planed it, but im not so good in English *g*
-
View User Profile
-
Send Message
Posted Aug 25, 2012@xXxM3g4SP1K3xXx Yes, because you are so much more important than any and every other person on bukkit.org. Jessus, stfu you fucking twit.
-
View User Profile
-
Send Message
Posted Aug 25, 2012Can you make a youtube video about this plugin and send the link to MrSpike2468?
-
View User Profile
-
Send Message
Posted Aug 25, 2012@zsombi28
thx :D
the *.vic files must placed in /scripts/
"event.getHostname();" in which event you mean or are you mean getAdressFromPlayer(player); ?
Friendly Buddy
-
View User Profile
-
Send Message
Posted Aug 25, 2012very cool i want to learn plugin programming for a half year but i cant, this plugin much easier with this i can make 'plugins', thanks :)
edit: where can i place my plugin.vic to plugins folder or /plugins/cyop or /plugins/cyop.jar/com/buddy251/plugin
edit2: can you add this in the future: event.getHostname(); ?
-
View User Profile
-
Send Message
Posted Aug 25, 2012@CraftedWarrior59
thx :)
-
View User Profile
-
Send Message
Posted Aug 25, 2012interesting idea, Im really looking forward for this :)
-
View User Profile
-
Send Message
Posted Aug 25, 2012@TheEpiDox
thx :)
-
View User Profile
-
Send Message
Posted Aug 25, 2012+ Added downloadlink
-
View User Profile
-
Send Message
Posted Aug 25, 2012Wow, good idea :)