Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,200 resources
03
Days
05
Hours
39
Mins
11
Secs

Custom /nv plugin

Status
This thread has been locked.

Elineor

Feedback score
1
Posts
17
Reactions
9
Resources
0
(I think I had to post this here)
Hello, I'm lookinh for a developer who wants to make a custom /nightvision /nv plugin for my upcomming setup(s)

Sadly.I had a budget I already crossed, so it has to be for free.

If anyone would like to help me out this are the only things I request for the plugin

Server.nv
Server.nv.others
ServerNV.jar
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

UGaming

One man Cringe squad
Supreme
Feedback score
31
Posts
1,082
Reactions
684
Resources
3

PTech

Feedback score
6
Posts
422
Reactions
261
Resources
0
And why not?
It eats performance like a hungry dog, besides, this is way too simple of a plugin to use skript for, you can just make it in java, it's literally just a command, checking if the command sender is a player, cast the command sender to a player, send the night vision effect to the player(if toggle-able just check if the player has night vision, if they do, remove the effect, if not, add it)
 

Azarren

Twitch Streamer
Premium
Feedback score
16
Posts
413
Reactions
108
Resources
0
(I think I had to post this here)
Hello, I'm lookinh for a developer who wants to make a custom /nightvision /nv plugin for my upcomming setup(s)

Sadly.I had a budget I already crossed, so it has to be for free.

If anyone would like to help me out this are the only things I request for the plugin

Server.nv
Server.nv.others
ServerNV.jar
I can do it for free if you want, it's just incredibly easy :p.
 

PTech

Feedback score
6
Posts
422
Reactions
261
Resources
0
It affects performance no more than java maybe less in fact.
Yes it would be a waste if using skript for just one plugin, but maybe he would have an idea to add more later, I am giving him an option and offering it for free. I’m not impacting him negatively in any way or trying to sell something to him for no reason. Just being friendly and offering to make him this in another way he may like.

This is where you confirmed you have no idea how the JVM works, and that you have no idea how skript works either.
Skript compiles to java, which compiles to bytecode, which ends up turning into machine code.
You see that? That means that skript is compiling to java, a time consuming process indeed.

A.K.A, in layman terms: Skript is slower.
 
Status
This thread has been locked.
Top