Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Plugins section
Post: RE: Plugins section

Basically creating something that looks the same and works very similar, but still isn't. But I think I will give it the same look (or similar) like the website, so everything look professional and no...
JonnyBoy0719 Discussion 5 5,509 06-10-2016, 12:21 AM
    Thread: Plugins section
Post: RE: Plugins section

PureTryOut Wrote: (06-09-2016, 08:23 AM) -- Honestly, the plugin section currently is, in my opinion, quite bad. Compare it to something like BukkitDev, they do a much better job at presenting what t...
JonnyBoy0719 Discussion 5 5,509 06-09-2016, 10:28 AM
    Thread: Plugins section
Post: Plugins section

I see that you guys are creating a plugins section, I think you should maybe make it connect to your MyBB account so you use the same account for making plugins, and you can see how many plugins you h...
JonnyBoy0719 Discussion 5 5,509 06-08-2016, 09:37 AM
    Thread: Making the door entity non-usable
Post: RE: Making the door entity non-usable

oh wow, why didn't i think of that. :P Cheers @"NiLSPACE" ! :D
JonnyBoy0719 Plugin Discussion 5 5,730 06-04-2016, 11:46 PM
    Thread: Making the door entity non-usable
Post: RE: Making the door entity non-usable

OnPlayerRightClick sadly doesn't work, tried it at first. Its missing BlockType variable, so it just gives me a nil value instead
JonnyBoy0719 Plugin Discussion 5 5,730 06-04-2016, 11:26 PM
    Thread: Making the door entity non-usable
Post: Making the door entity non-usable

Trying to get the door to be non-usable if you are trying to open another player's door if you aren't on their 'buddy' list. atm I'm just using the following code: Code: -- PrivatePlayerData = {...
JonnyBoy0719 Plugin Discussion 5 5,730 06-04-2016, 11:01 PM
    Thread: Portal v2
Post: RE: Portal v2

Hey everyone, sorry for my long absence, got busy with life. But I have updated the code to v2.0.4! The "index field '?'" and "point1" nil values has been fixed, noticed that it was missing some ni...
JonnyBoy0719 Plugin Releases 7 20,779 06-04-2016, 02:56 AM
    Thread: Command execution from plugins
Post: RE: Command execution from plugins

To enable command blocks, you need to set CommandBlocksEnabled to true on your world.ini file on the world you want to enable command blocks. For the command execute, here is an example: [shcode=lua]...
JonnyBoy0719 Plugin Discussion 1 2,641 10-16-2015, 03:00 AM
    Thread: [WEB] Show plugin permissions
Post: RE: [WEB] Show plugin permissions

NiLSPACE Wrote: (10-13-2015, 05:28 PM) -- I just noticed that you are using a function called HTMLError, but you haven't defined it yet. -- Yeah, looks like i forgot to include the function. Will d...
JonnyBoy0719 Plugin Releases 25 24,696 10-15-2015, 11:26 PM
    Thread: Portal v2
Post: Portal v2

Original plugin Portal v1 (https://forum.cuberite.org/showthread.php?tid=558) was created by Taugeshtu (https://forum.cuberite.org/member.php?action=profile&uid=969). Description [hr] This plug...
JonnyBoy0719 Plugin Releases 7 20,779 10-11-2015, 11:32 AM
  Smile Thread: Portal v2
Post: Portal v2

Original code by Taugeshtu (https://forum.cuberite.org/member.php?action=profile&uid=969), but since he left it to gather some dust, I updated it and fixed some stuff since I needed such plugin for my...
JonnyBoy0719 Plugin Discussion 1 2,668 10-11-2015, 04:31 AM
    Thread: Teleport doesn't work when changing world
Post: RE: Teleport doesn't work when changing world

Seadragon91 Wrote: (10-11-2015, 01:08 AM) -- HasTeleported will be set from a command, or? For what is it needed? -- I created that to make sure it only teleports you to a certain destination if y...
JonnyBoy0719 Plugin Discussion 7 6,611 10-11-2015, 02:10 AM
    Thread: Teleport doesn't work when changing world
Post: RE: Teleport doesn't work when changing world

Yeah, its pretty strange. I created a test command again called /pteleport, and it has the same values as the OnEntityChangedWorld, and it works when executing it, but not here. lol Here is the cod...
JonnyBoy0719 Plugin Discussion 7 6,611 10-11-2015, 01:06 AM
    Thread: Teleport doesn't work when changing world
Post: RE: Teleport doesn't work when changing world

Seadragon91 Wrote: (10-10-2015, 04:19 PM) -- I tested the entity changed world hook. It works on my side. After I changed the world, I get teleported to the coordinates. Reduced code: [shcode=lua...
JonnyBoy0719 Plugin Discussion 7 6,611 10-10-2015, 04:31 PM
    Thread: Teleport doesn't work when changing world
Post: Teleport doesn't work when changing world

When teleporting to a new world, it won't teleport you to its destination. (even if you call it under the hook changing and/or changed) The X, Y, Z cordinates are correct, since they work when i ru...
JonnyBoy0719 Plugin Discussion 7 6,611 10-10-2015, 09:25 AM
    Thread: [WEB] Show plugin permissions
Post: RE: [WEB] Show plugin permissions

NiLSPACE Wrote: (10-09-2015, 12:22 AM) -- Wow, I'm impressed. The only thing that you might want to change is showing a "Remove Permission" instead of no button at all. But seriously, I'm amazed t...
JonnyBoy0719 Plugin Releases 25 24,696 10-09-2015, 12:26 AM
    Thread: [WEB] Show plugin permissions
Post: RE: [WEB] Show plugin permissions

Here is a video of the current version, pretty much shows how it works :D https://youtu.be/d4JWeMp3Ye4 And the github page is now updated, and it also contains the needed files for webadmin area...
JonnyBoy0719 Plugin Releases 25 24,696 10-09-2015, 12:16 AM
    Thread: [WEB] Show plugin permissions
Post: RE: [WEB] Show plugin permissions

http://i.imgur.com/hqEmuEC.png Bam, done-ish :P Just gonna do minor changes on some areas, and then update the github repo. Having this as a default plugin would be cool, and it would help a lot of ...
JonnyBoy0719 Plugin Releases 25 24,696 10-08-2015, 10:39 PM
    Thread: [WEB] Show plugin permissions
Post: RE: [WEB] Show plugin permissions

http://i.imgur.com/L4chxTe.png Its starting to take a bit of a shape now :) Any ideas for subcommands tho? Also working on the main page now, so you can scroll trough every plugin permission etc (y...
JonnyBoy0719 Plugin Releases 25 24,696 10-08-2015, 10:21 PM
    Thread: [WEB] Show plugin permissions
Post: RE: [WEB] Show plugin permissions

NiLSPACE Wrote: (10-08-2015, 09:15 PM) -- Perhaps make the headers a link? That way you can have best of both :) -- Was thinking of that actually, but I might use a Javascript code to list everythin...
JonnyBoy0719 Plugin Releases 25 24,696 10-08-2015, 09:29 PM