Plugin Development [Quick] [Free]

Status
This thread has been locked.

Carlos Is Sleepy

Developer
Banned
Feedback score
13
Posts
27
Reactions
22
Resources
0
Hey there!

I'm Carlos and I'm looking to expand my portfolio and web presence.

I decided I was going to do this by creating free plugins for you guys and post them on my GitHub and SpigotMC.

Please use the format below for your plugin suggestion and if chosen, I will create it within 3 days and upload it to GitHub and SpigotMC.

The more creative and unique ideas are, the more likely they are to be chosen!

Code:
Plugin Name:
Description:
Commands and Permissions:
Any Other Relevant Details:
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

ECLIP3S

Feedback score
0
Posts
45
Reactions
8
Resources
0
Plugin Name: PunishmentGUI

Description: A plugin where you can use /punish (player) and a gui opens where you can warn, ban, kick, tempban, mute etc. Should be configurable. Could make it so there are 3 severity's and it just increases the punishment each time they get punished. Like warn - tempban - permban. That way might be harder though since you would have to use a database.

Commands and Permissions: /punish (player) | punishment.use ||| Immune | punishment.immune ||| Notify if a punishment is given | punishment.notfiy.

Any Other Relevant Details: Also could add permissions per punishment as in punishment.ban or punishment.warn
 

OverdoseGaming

Feedback score
4
Posts
339
Reactions
106
Resources
0
Plugin Name: NexusHorses

Description: Custom horse plugin | Spawnable Horse With Saddle | Configurable Tiers In Config | Configurable Speed In Config

Commands and Permissions:
Give Horse: Nexushorse give (player) (tier/type) (amount)
Spawn horse perm: nexushorse.spawn
Admin Perm: nexushorse.admin

Any Other Relevant Details: https://wynncraft.gamepedia.com/Horses | Discord: Nebula#2771
 

Carlos Is Sleepy

Developer
Banned
Feedback score
13
Posts
27
Reactions
22
Resources
0
Plugin Name: NexusHorses

Description: Custom horse plugin | Spawnable Horse With Saddle | Configurable Tiers In Config | Configurable Speed In Config

Commands and Permissions:
Give Horse: Nexushorse give (player) (tier/type) (amount)
Spawn horse perm: nexushorse.spawn
Admin Perm: nexushorse.admin

Any Other Relevant Details: https://wynncraft.gamepedia.com/Horses | Discord: Nebula#2771

Thanks for the idea! Will work on it if I have time

Plugin Name: OreRush
Description: Every hour or so, a random mine will be filled with diamond and emerald blocks/ores with 25,25,25,25 percentages for 1 minute, afterwards, the mine will reset, I should be able to manually active a gem rush.
Commands and Permissions:
/orerush [mine] (if the mine section is left empty, select a random mine)
/orerush permission
Any Other Relevant Details: It should work with paperspigot 1.8.8 and support MineResetsLite

Really like this idea, will work on it!

I believe the tag for this thread should be "Offering" not "Requesting"

Thanks, fixed

Plugin Name: PunishmentGUI

Description: A plugin where you can use /punish (player) and a gui opens where you can warn, ban, kick, tempban, mute etc. Should be configurable. Could make it so there are 3 severity's and it just increases the punishment each time they get punished. Like warn - tempban - permban. That way might be harder though since you would have to use a database.

Commands and Permissions: /punish (player) | punishment.use ||| Immune | punishment.immune ||| Notify if a punishment is given | punishment.notfiy.

Any Other Relevant Details: Also could add permissions per punishment as in punishment.ban or punishment.warn

Plugin Name: Punishment Manager (No need to train staff! Manages punishments thru database and can use Litebans)
Description:

Code:
Command: /punish <player>  <offense> <level> [note]

There will be a list offenses in the config.
Compatable with Litebans or can be Stand alone
Stacks punishments
Has permission: <network_name_found_in_config>.punish
Configurable punishments after so many repeats
Stacks by punishment
Permissions per punishment
<network_name_found_in_config>.punish.<punishment>
<network_name_found_in_config>.punish.admin

or

<network_name_found_in_config>.punish

So basically, it stacks punishment by the punishments (will be a list) (will be able to auto complete with tab) (will have aliases)

I'll explain the stacking with the analogy of a ladder.
Minor = Stay on same rung as last punishment for that offense
Normal = Go up a rung on that offense ladder
Major = Go up two rungs on that offense ladder

Ladder for each offense is configurable.
Example:
Warn (0)
Warn (1)
10 Minute Mute (2)
30 Minute Mute (3)
1 Hour Mute (4)
6 Hour Tempban(5)
1 Day Tempban (6)
Permanent Ban (7)

Configurable message for each punishment.
Must include the punishment commands of:
/warn
/kick
/mute
/ban
/banip
/tempban
/tempbanip
/clearchat
/mutechat
/history
/dupeip; /alts

Default Offense List
Offense list:
DDosThreats - ddos, ddost, dt
Disrespect
StaffDisrespect - sdisrespct, sd
Spamming
Advertising
VIPAbuse - vip, abuse
AvoidingCensor - filterbypass, filter, acensor, ac
Hacking - blacklistedclient, illegalmod, client
Phishing
Exploiting
Improperness
ServerMentioning - smentioning, server, mention, mentioning, sm
Harassing
PrivateAdvertising - padvertising, padvert, private, privatea, pa
IllegalTrading - it, trading, itrading

Commands and Permissions: /punish, punish.<command>, punish.*
Any Other Relevant Details: Great utility plugin and valuable!
Will be making these as a punishment plugin to post on Spigot and GitHub.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/carlos-scam-report.491399/)

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
Plugin Name: Orochimaru
Description: Whenever someone does /orochimaru it spams a link in their chat, the link can be changed in a YML config file
Commands and Permissions: /orochimaru no perm
Any Other Relevant Details: none
 

Carlos Is Sleepy

Developer
Banned
Feedback score
13
Posts
27
Reactions
22
Resources
0
Plugin Name: PunishmentGUI

Description: A plugin where you can use /punish (player) and a gui opens where you can warn, ban, kick, tempban, mute etc. Should be configurable. Could make it so there are 3 severity's and it just increases the punishment each time they get punished. Like warn - tempban - permban. That way might be harder though since you would have to use a database.

Commands and Permissions: /punish (player) | punishment.use ||| Immune | punishment.immune ||| Notify if a punishment is given | punishment.notfiy.

Any Other Relevant Details: Also could add permissions per punishment as in punishment.ban or punishment.warn

Plugin Name: Punishment Manager (No need to train staff! Manages punishments thru database and can use Litebans)
Description:

Code:
Command: /punish <player>  <offense> <level> [note]

There will be a list offenses in the config.
Compatable with Litebans or can be Stand alone
Stacks punishments
Has permission: <network_name_found_in_config>.punish
Configurable punishments after so many repeats
Stacks by punishment
Permissions per punishment
<network_name_found_in_config>.punish.<punishment>
<network_name_found_in_config>.punish.admin

or

<network_name_found_in_config>.punish

So basically, it stacks punishment by the punishments (will be a list) (will be able to auto complete with tab) (will have aliases)

I'll explain the stacking with the analogy of a ladder.
Minor = Stay on same rung as last punishment for that offense
Normal = Go up a rung on that offense ladder
Major = Go up two rungs on that offense ladder

Ladder for each offense is configurable.
Example:
Warn (0)
Warn (1)
10 Minute Mute (2)
30 Minute Mute (3)
1 Hour Mute (4)
6 Hour Tempban(5)
1 Day Tempban (6)
Permanent Ban (7)

Configurable message for each punishment.
Must include the punishment commands of:
/warn
/kick
/mute
/ban
/banip
/tempban
/tempbanip
/clearchat
/mutechat
/history
/dupeip; /alts

Default Offense List
Offense list:
DDosThreats - ddos, ddost, dt
Disrespect
StaffDisrespect - sdisrespct, sd
Spamming
Advertising
VIPAbuse - vip, abuse
AvoidingCensor - filterbypass, filter, acensor, ac
Hacking - blacklistedclient, illegalmod, client
Phishing
Exploiting
Improperness
ServerMentioning - smentioning, server, mention, mentioning, sm
Harassing
PrivateAdvertising - padvertising, padvert, private, privatea, pa
IllegalTrading - it, trading, itrading

Commands and Permissions: /punish, punish.<command>, punish.*
Any Other Relevant Details: Great utility plugin and valuable!
Hey guys, I decided not to go through with this. There are plenty of options and if none fit you, one can be made yourself with DeluxeMenus.

Plugin Name: OreRush
Description: Every hour or so, a random mine will be filled with diamond and emerald blocks/ores with 25,25,25,25 percentages for 1 minute, afterwards, the mine will reset, I should be able to manually active a gem rush.
Commands and Permissions:
/orerush [mine] (if the mine section is left empty, select a random mine)
/orerush permission
Any Other Relevant Details: It should work with paperspigot 1.8.8 and support MineResetsLite

Hey, I completed this and you can view it on Spigot. Just search "Ore Rush".
I'd link it but I don't want to get in trouble for linking to other sites.

Plugin Name: NexusHorses

Description: Custom horse plugin | Spawnable Horse With Saddle | Configurable Tiers In Config | Configurable Speed In Config

Commands and Permissions:
Give Horse: Nexushorse give (player) (tier/type) (amount)
Spawn horse perm: nexushorse.spawn
Admin Perm: nexushorse.admin

Any Other Relevant Details: https://wynncraft.gamepedia.com/Horses | Discord: Nebula#2771
I've completed my own version of this and will be uploading to github and spigot within a few days
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/carlos-scam-report.491399/)

Tryli

Feedback score
0
Posts
1
Reactions
0
Resources
0
Plugin Name: Creative Worlds
Description: Creative plots but instead of a 100x100 plot they have like a 2000x2000 flat world.
Commands and Permissions: Same commands as the normal plots plugin.
Any Other Relevant Details: play.minelink.net has something like this to u can look at that one.
 
Status
This thread has been locked.
Top