Hot Summer Deals are Here!
Celebrate with up to 90% off on 15,300 resources
04
Days
12
Hours
34
Mins
32
Secs

ForgeAPI | Whitelist / Blacklist Mods

Status
This thread has been locked.

devo

Premium
Feedback score
33
Posts
354
Reactions
194
Resources
1
Selling this cool ForgeAPI

Features:
  • Whitelist mods
  • Blacklist mods
  • Check mods user has active
  • API
Commands:
  • /forgeusers & /fusers - View all the users who are on forge
  • /forgecheck & /fcheck - Check if a player is on forge
  • /mods - Check all the mods a player has active
Config:
Code:
no-permission: "&cNo permission."
could-not-find-player: "&cCould not find a player by the name of %player%."
not-on-forge: "&c%player% is not using forge."
on-forge: "&a%player% is using forge."

whitelist: false

mod-not-allowed: "&cThe server has detected you using a mod that is not allowed. \n\nPlease delete the following mod(s):\n\n%mods%\n\nIf this is an error, please contact an admin."

whitelisted-mods:
  - "FML"
  - "Forge"
  - "cpsmod"
  - "keystrokesmod"
  - "ToggleSneak"
  - "PlayerAPI"
  - "StatusEffectHUD"
  - "DirectionHUD"
  - "Batty's Coordinates PLUS"
  - "ArmorStatusHUD"
  - "bspkrsCore"
  - "mcp"

blacklisted-mods:
  - "LiquidBounce"

0ba520cd4e6f1bf46a7bec6a956d69be.png


146d1f08d7ad37707c4be8f8ba4d3e90.png


46af155cd31529858dea66026610ba91.png

Java:
@EventHandler
public void onForgeJoin(ForgeUserJoinEvent event) {
    Player player = event.getPlayer();
    event.getMods();

    ForgeAPI.isForgeUser(player);
    ForgeAPI.getMods(player);
}

23dd64676599f96ab55bf956470c0aaf.png


70bdaa2f3e23a543a3792f2e7b934672.png

Pricing:
JAR:
$2
Source: $7
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Nykorrin

i-
Premium
Feedback score
6
Posts
812
Reactions
299
Resources
0
Vouch, seller assisted me with an issue I was having, got the problem fixed. I tested the blacklisted mods feature and it works, prevented my "alphahud" mod and kicked me from the server. Works amazing.
 

Conflicted

drip or drown
Premium
Feedback score
12
Posts
273
Reactions
142
Resources
0
I like it, glws.
 

PaintersBlock

Feedback score
0
Posts
32
Reactions
7
Resources
0
Selling this cool ForgeAPI

Features:
  • Whitelist mods
  • Blacklist mods
  • Check mods user has active
  • API
Commands:
  • /forgeusers & /fusers - View all the users who are on forge
  • /forgecheck & /fcheck - Check if a player is on forge
  • /mods - Check all the mods a player has active
Config:
Code:
no-permission: "&cNo permission."
could-not-find-player: "&cCould not find a player by the name of %player%."
not-on-forge: "&c%player% is not using forge."
on-forge: "&a%player% is using forge."

whitelist: false

mod-not-allowed: "&cThe server has detected you using a mod that is not allowed. \n\nPlease delete the following mod(s):\n\n%mods%\n\nIf this is an error, please contact an admin."

whitelisted-mods:
  - "FML"
  - "Forge"
  - "cpsmod"
  - "keystrokesmod"
  - "ToggleSneak"
  - "PlayerAPI"
  - "StatusEffectHUD"
  - "DirectionHUD"
  - "Batty's Coordinates PLUS"
  - "ArmorStatusHUD"
  - "bspkrsCore"
  - "mcp"

blacklisted-mods:
  - "LiquidBounce"

0ba520cd4e6f1bf46a7bec6a956d69be.png


146d1f08d7ad37707c4be8f8ba4d3e90.png


46af155cd31529858dea66026610ba91.png

Java:
@EventHandler
public void onForgeJoin(ForgeUserJoinEvent event) {
    Player player = event.getPlayer();
    event.getMods();

    ForgeAPI.isForgeUser(player);
    ForgeAPI.getMods(player);
}

23dd64676599f96ab55bf956470c0aaf.png


70bdaa2f3e23a543a3792f2e7b934672.png

Pricing:
JAR:
$2 ($1.50 if paid with anything other than PayPal)
Source: $7 ($6 if paid with anything other than PayPal)


Accepted Payment methods:
Venmo, Bitcoin, CashApp, PayPal



Hey, add me on discord. Need to chat WildNaturee#4519
 
Status
This thread has been locked.
Top