Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tim03we committed Dec 15, 2024
1 parent 0670467 commit 48de1f7
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 7 deletions.
62 changes: 56 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,69 @@
</a>
</p>

## JetBrains
This project was made with the help of JetBrains amazing tools. You can visit JetBrains here.

----------------

# FuturePlots
FuturePlots is a plot plugin that will be further developed in the future. This Plot Plugin should be an alternative to PlotSquared for Nukkit, because from Nukkit 2.0 on FastAsyncWorldEdit and PlotSquared will not work anymore.

# More details coming soon
Coming soon...
FuturePlots is an innovative and versatile plugin specifically designed for Minecraft servers to provide advanced plot management capabilities. Whether you're running a small private server or a large multiplayer community, FuturePlots offers all the tools you need to create an organized and user-friendly world.


----------------

## 🌟 Features
### User-Friendly Plot Management
Players can easily create, manage, and customize their plots with simple commands.

### Access Restrictions and Permissions
Precisely control who can enter, build on, or modify plots.

### Automatic Plot Assignment
Plots can be automatically assigned to players—eliminating the need for manual management.

### Extensive Configuration Options
Customize the plugin to fit your server’s specific requirements, including plot size, custom roads, and more.

### Seamless Integration
Works smoothly with other plugins and is fully compatible with bStats for tracking server statistics.


----------------

## 🚀 Why FuturePlots?
FuturePlots stands out for its stability, efficiency, and user-friendly design, setting it apart from other plot management plugins. It is built with a focus on performance and scalability, ensuring that even large servers with thousands of players can be supported effortlessly. Thanks to its carefully optimized architecture, you can trust that FuturePlots won’t consume unnecessary resources, keeping your server running smoothly.


----------------

## 📜 Documentation
Find all commands, permissions, developer usage and configuration options in our official [documentation](https://github.com/ovisdevelopment/FuturePlots/wiki).

----------------

## 📊 Statistics
We use bStats to gain insights into how our plugin is being used. This anonymized data helps us continually improve FuturePlots and develop new features. Here's a snapshot of the current usage of our plugin:

![bStats](https://bstats.org/signatures/bukkit/FuturePlots.svg)


----------------

## JetBrains
This project was made with the help of JetBrains' amazing tools. ✨🚀💻
You can visit [JetBrains here](https://www.jetbrains.com).



----------------

## Contributing to FuturePlots
## 🤝 Contributing to FuturePlots
FuturePlots is an open-source project and welcomes contributions! You can help by:

- Reporting bugs
- Suggesting new features
- Contributing code
<br><br><br>
<a href="https://github.com/ovisdevelopment/FuturePlots/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ovisdevelopment/FuturePlots" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.github.PowerNukkitX</groupId>
<artifactId>PowerNukkitX</artifactId>
<version>master-snapshot-g09977ad-1</version>
<version>master-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 48de1f7

Please sign in to comment.