Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
EtienneDx
/
RealEstate
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
23
Code
Issues
7
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
1.4.5: fix the broken build, restore GriefDefender support, port fork features, multi-target Spigot/Paper support
- #88
#88
Open
EtienneDx
wants to merge 26 commits into
master
EtienneDx/RealEstate:master
from
dev/1.4.5
EtienneDx/RealEstate:dev/1.4.5
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
1.4.5: fix the broken build, restore GriefDefender support, port fork features, multi-target Spigot/Paper support
#88
EtienneDx
wants to merge 26 commits into
master
EtienneDx/RealEstate:master
from
dev/1.4.5
EtienneDx/RealEstate:dev/1.4.5
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Version 1.4.5: fix DestroySigns config and guard against orphaned-claim NPE
Show description for e3476f5
claude
committed
e3476f5
View commit details
Copy full SHA for e3476f5
Browse repository at this point
ci: bump actions/upload-artifact to v4
Show description for bb03854
claude
committed
bb03854
View commit details
Copy full SHA for bb03854
Browse repository at this point
fix: point GriefDefenderAPI dependency at the correct Maven coordinate
Show description for f4b9033
claude
committed
f4b9033
View commit details
Copy full SHA for f4b9033
Browse repository at this point
fix: exclude GriefDefenderAPI's unshaded transitive dependencies
Show description for bf3a6ba
claude
committed
bf3a6ba
View commit details
Copy full SHA for bf3a6ba
Browse repository at this point
Port PlaceholderAPI support and fix parent-claim-purchase bug from bloodmc/realestate fork
Show description for 4eb8cb6
claude
committed
4eb8cb6
View commit details
Copy full SHA for 4eb8cb6
Browse repository at this point
fix: correct placeholderapi version pin
Show description for c29b4a0
claude
committed
c29b4a0
View commit details
Copy full SHA for c29b4a0
Browse repository at this point
Add automatic claim block snapshot/restore for rent and lease
Show description for 98f8c82
claude
committed
98f8c82
View commit details
Copy full SHA for 98f8c82
Browse repository at this point
Add per-player sell/rent/lease limits (owner and buyer side)
Show description for 0ff46ea
claude
committed
0ff46ea
View commit details
Copy full SHA for 0ff46ea
Browse repository at this point
Add IClaimAPI.getTransaction(UUID) hook for GriefDefender's map integration
Show description for d11bf97
claude
committed
d11bf97
View commit details
Copy full SHA for d11bf97
Browse repository at this point
Fix auction sell-limit bypass and admin-claim owner-limit false block
Show description for 8de3551
claude
committed
8de3551
View commit details
Copy full SHA for 8de3551
Browse repository at this point
Move claim snapshot creation to move-in time; log snapshot failures
Show description for c6bb77c
claude
committed
c6bb77c
View commit details
Copy full SHA for c6bb77c
Browse repository at this point
fix: pool auction listings into the sell-owner limit count
Show description for 9ece3e1
claude
committed
9ece3e1
View commit details
Copy full SHA for 9ece3e1
Browse repository at this point
fix: stop logging spurious snapshot warnings on non-GriefDefender providers
Show description for d0447d3
claude
committed
d0447d3
View commit details
Copy full SHA for d0447d3
Browse repository at this point
deps: update GriefPrevention, WorldGuard, WorldEdit, and Towny
Show description for 2446ab3
claude
committed
2446ab3
View commit details
Copy full SHA for 2446ab3
Browse repository at this point
fix: revert WorldGuard/WorldEdit/Towny bumps -- JDK 16 can't read their class files
Show description for 28690ce
claude
committed
28690ce
View commit details
Copy full SHA for 28690ce
Browse repository at this point
build: raise JDK toolchain to 25
Show description for 75fff76
claude
committed
75fff76
View commit details
Copy full SHA for 75fff76
Browse repository at this point
build: parameterize spigot-api/paper-api target version
Show description for 42229a4
claude
committed
42229a4
View commit details
Copy full SHA for 42229a4
Browse repository at this point
ci: build a matrix across all four supported Minecraft targets
Show description for e86ff13
claude
committed
e86ff13
View commit details
Copy full SHA for e86ff13
Browse repository at this point
fix: remove -- from pom.xml comments, invalid inside XML comments
Show description for 0b86649
claude
committed
0b86649
View commit details
Copy full SHA for 0b86649
Browse repository at this point
fix: quote -D flags in build.yml so Maven version ranges survive the shell
Show description for ebda077
claude
committed
ebda077
View commit details
Copy full SHA for ebda077
Browse repository at this point
fix: exclude ancient transitive bukkit/spigot-api from EssentialsX/WorldGuard/WorldEdit
Show description for 6231b91
claude
committed
6231b91
View commit details
Copy full SHA for 6231b91
Browse repository at this point
fix: stop pinning adventure-api, let paper-api's own version win
Show description for 24a27a1
claude
committed
24a27a1
View commit details
Copy full SHA for 24a27a1
Browse repository at this point
deps: re-attempt WorldGuard/WorldEdit/Towny bumps now that JDK is 25
Show description for 9978990
claude
committed
9978990
View commit details
Copy full SHA for 9978990
Browse repository at this point
docs: correct misleading comment on spigot-api/paper-api profile ordering
Show description for 10397a1
claude
committed
10397a1
View commit details
Copy full SHA for 10397a1
Browse repository at this point
Commits on Sep 1, 2026
fix: paper-only profile never activated for a plain `mvn package`
Show description for 36dddbb
claude
committed
36dddbb
View commit details
Copy full SHA for 36dddbb
Browse repository at this point
feat: add scripts/run-server.sh for local multi-target testing
Show description for 0de67f8
claude
committed
0de67f8
View commit details
Copy full SHA for 0de67f8
Browse repository at this point
You can’t perform that action at this time.