Add customizable permissions that allows limits on number of bases players with that permission can copy and paste
Perhaps add an option in the config:
{
Permissions:
{
copypaste.vip: [
copylimit: 2,
pastelimit: 2
]
}
}