Done

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Fle

Top tier Random.
Supreme
Feedback score
11
Posts
1,025
Reactions
425
Resources
0
SMH
 

Missionary

Premium
Feedback score
2
Posts
313
Reactions
245
Resources
0
Let me spoonfeed you because it's apparent that this simple task cannot be figured out. Check to see if the interacted faction instance of what every your glowstone faction class is. Then set the result to true.
Code:
if (factionAt instanceof GlowstoneFaction && entity.getWorld().getBlockAt(location).getType() == Material.GLOWSTONE) {
result = true;
}

Should work with any para/ihcf cores.
 

MyHairline

Feedback score
0
Posts
6
Reactions
0
Resources
0
This is my OrtixPvP Leak which doesn't have SRC included meaning you should really use WorldGuard and do the following,

* Select Mountain Positions with WE *
/f clearclaims GlowstoneMountain
/f claimfor GlowstoneMountain
* Select Glowstone Part *
/rg define GlowstoneMountain
/rg flag GlowstoneMountain build allow

Fairly simple
 

SuperWinur

Banned
Feedback score
8
Posts
238
Reactions
72
Resources
0
Let me spoonfeed you because it's apparent that this simple task cannot be figured out. Check to see if the interacted faction instance of what every your glowstone faction class is. Then set the result to true.
Code:
if (factionAt instanceof GlowstoneFaction && entity.getWorld().getBlockAt(location).getType() == Material.GLOWSTONE) {
result = true;
}

Should work with any para/ihcf cores.
Thanks, Interlagos!
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/superwinur-scam-report.365719/)
Status
This thread has been locked.
Top