Mineuniverse
Log in Register
Plugins

Simple FTPServer

Enable and manager easy a FTP server as Bukkit Plugin with multi-users and rights.
by _ForgeUser15564968
Download Claim this project
4,278 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools

Header

Simple FTPServer : the easy solution to get your remote FTP Server for Bukkit !

What is it ?

Simple FTPServer create a FTPserver for the root directory of your Bukkit server. It is and works like a basic plugin. With this FTP access, you can make backups, get ou put files, explore directories...

Commands and Permissions

Main node for permissions is <ftp.main>. It allows to get help.

  • /ftpserver start
  • -> description : Start the FTP server after /ftpserver stop
  • -> permission : <ftp.start>
  • /ftpserver stop
  • -> description : Stop the FTP server
  • -> permission : <ftp.stop>
  • /ftpserver suspend
  • -> description : Suspend the FTP server exection. Need /ftpserver resume to enable server
  • -> permission : <ftp.suspend>
  • /ftpserver resume
  • -> description : Resume after /ftpserver suspend
  • -> permission : <ftp.resume>

Configuration : config.yml

conf_version: 1
lang: en
debug: false
ftp_port: 22221
ftp_user:
- pseudo: admin
  password: password
  can_write: 'true'
- pseudo: steve
  password: password
  can_write: 'false'
  • conf_version : only use to manage configuration update
  • lang : select language. avariable : [en|fr]
  • debug : line for developers and testers
  • ftp_port : port where is started the listener
  • ftp_user: list of users, with password and permissions (For instance, the default config enables 2 users : admin and steve. Don't forget to change it!)

Other Projects :

BukkitStream Logo

BukkitStream : Remote Control for Bukkit server from Android devices, PC, Mac and Linux !

SimpleFTPServer_v.1.0.0 (jar only)
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-07-18 Get
SimpleFTPServer_v.1.0.0
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-07-18 Get

More from _ForgeUser15564968

AdminCraft
6,446
DeathDoor World
5,172
BukkitStream (Android Remote Control)
20,827

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
Mineload
Mineload
9,978
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945